Skip to content

Commit 680e943

Browse files
authored
Update README.md
1 parent a93d61d commit 680e943

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Bioinformatics HTML5 Implementations
2-
Bioinformatics HTML5 Implementations
3-
4-
5-
These Bioinformatics HTML5/JS files accompany the book entitled: Algorithms in Bioinformatics: Theory and Implementation, 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.
62

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: a) A detailed presentation of new methods, such as Self-sequence alignment, Objective Digital Stains and Spectral Forecast. b) A treatment of sequence alignment, including local sequence alignment, global sequence alignment and forced sequence alignment with full implementations. c) Discussions of position-specific weight matrices, including the count, weight, relative frequencies, and log-likelihoods matrices. d) A detailed presentation of the methods related to Markov Chains as well as a description of their implementation in Bioinformatics and adjacent fields. e) An examination of information and entropy, including sequence logos and explanations related to their meaning. f) An exploration of the current state of bioinformatics, including what is known and what issues are usually avoided in the field. g) Native computer implementations in the context of the field of Bioinformatics. h) Extensive worked examples with detailed case studies that point out the meaning of different results.
74

85
![screenshot](https://github.com/Gagniuc/Bioinformatics-HTML5-Implementations/blob/main/bio%20logo.png)
96
![screenshot](https://github.com/Gagniuc/Bioinformatics-HTML5-Implementations/blob/main/Eng1.png)

0 commit comments

Comments
 (0)