Skip to content

Commit a284d32

Browse files
authored
Update README.md
1 parent 23faecd commit a284d32

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
# Sequence-Logos-using-logarithms
2-
Sequence Logos using logarithms
1+
# Sequence Logos using logarithms
2+
3+
<i>Sequence Logos using logarithms</i> is an alternative that provides full control over how the graphics of a Sequence Logo should look like. All the inner workings of this open source application are written in native javascript. The application is independent of the internet once it is saved as a html file on the PC/Mobile phone. For input it requires an existing PPM (Position Probability Matrix), whereas the output is an image that represents the Sequence Logo. The height of each letter on a logo position is proportional to the observed frequency of the corresponding letter/symbol in the alignment column from the motif set. The letter of each stack is ordered from most to least frequent. Thus, the consensus sequence can be read from the top of the stacks. A Sequence Logo may reveal significant features of the motif set alignment that could otherwise be difficult to perceive. As such, a Sequence Logo is important for the human reader. For more detailed information, note that these native Sequence Logos in Javascript, were published in the supplementary materials of the book entitled <i>Algorithms in Bioinformatics: Theory and Implementation</i>. The explanations on how the code works can be found in the book's Appendix.
34

45
# Live demo
56
https://gagniuc.github.io/Sequence-Logos-using-logarithms/

0 commit comments

Comments
 (0)