josiahseaman / FluentDNA

FluentDNA allows you to browse sequence data of any size using a zooming visualization similar to Google Maps. You can use FluentDNA as a standalone program or as a python module for your own bioinformatics projects.
65 stars 7 forks source link

Chromosome Streaming #78

Open josiahseaman opened 5 years ago

josiahseaman commented 5 years ago

Continuation of #62. Break very large chromosomes into multiple smaller "fake" contigs with 0 title_padding and a new "fake_start" attribute used to adjust the user displayed position. Contig names will not be unique. 1MBp size seems about right.