dariober / ASCIIGenome

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

Set genome from unindexed fasta #55

Closed dariober closed 7 years ago

dariober commented 7 years ago

say genome.fa does not have a .fai index attached. Command setGenome genome.fa should create the appropriate index but it doesn't:

ASCIIGenome
[h] for help: setGenome fk_hmu_pos_01.fa <-- Should create fai index and load genome
dariober commented 7 years ago

Fixed in v1.2.1