Skip to content

Commit 9f09302

Browse files
authored
Update README.md
1 parent 63b20a9 commit 9f09302

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Bioinformatics| Algorithms in JavaScript
22

3-
These Bioinformatics HTML5/JS files accompany the book entitled: <i>Algorithms in Bioinformatics: Theory and Implementation</i>, and they are compatible with all internet browsers. These algorithms include more than 120 open-source implementations that describe the following: 1. A detailed presentation of new methods, such as Self-sequence alignment, Objective Digital Stains and Spectral Forecast. 2. A treatment of sequence alignment, including local sequence alignment, global sequence alignment and forced sequence alignment with full implementations. 3. Discussions of position-specific weight matrices, including the count, weight, relative frequencies, and log-likelihoods matrices. 4. A detailed presentation of the methods related to Markov Chains as well as a description of their implementation in Bioinformatics and adjacent fields. 5. An examination of information and entropy, including sequence logos and explanations related to their meaning. 6. An exploration of the current state of bioinformatics, including what is known and what issues are usually avoided in the field. 7. A chapter on philosophical transactions that allows the reader a broader view of the prediction process. 8. Native computer implementations in the context of the field of Bioinformatics. 9. Extensive worked examples with detailed case studies that point out the meaning of different results.
3+
These Bioinformatics HTML5/JS files accompany the book entitled: <i>Algorithms in Bioinformatics: Theory and Implementation</i>, and they are compatible with all internet browsers. These algorithms include more than 120 open-source implementations that describe the following: 1. A detailed presentation of new methods, such as Self-sequence alignment, Objective Digital Stains and Spectral Forecast. 2. A treatment of sequence alignment, including local sequence alignment, global sequence alignment and forced sequence alignment with full implementations. 3. Discussions of position-specific weight matrices, including the count, weight, relative frequencies, and log-likelihoods matrices. 4. A detailed presentation of the methods related to Markov Chains as well as a description of their implementation in Bioinformatics and adjacent fields. 5. An examination of information and entropy, including sequence logos and explanations related to their meaning. 6. An exploration of the current state of bioinformatics, including what is known and what issues are usually avoided in the field. 7. Native computer implementations in the context of the field of Bioinformatics. 8. Extensive worked examples with detailed case studies that point out the meaning of different results.
44

55
![screenshot](https://github.com/Gagniuc/Bioinformatics-Algorithms-in-JavaScript/blob/main/Bioinformatics.png?raw=true)

0 commit comments

Comments
 (0)