dariober / ASCIIGenome

Text Only Genome Viewer!
http://asciigenome.readthedocs.io/en/latest/description.html
MIT License
206 stars 14 forks source link

Consensus sequence in BS-Seq mode #21

Open dariober opened 8 years ago

dariober commented 8 years ago

Generation of consensus sequence should be aware of BS mode so it's easier to spot variations and methylation calls. For example, you could simply use lower case c, t, y (T|C), r (A|G) for calls where ref is C and G and upper case elsewhere.