tanghaibao / jcvi

Python library to facilitate genome assembly, annotation, and comparative genomics
BSD 2-Clause "Simplified" License
712 stars 185 forks source link

Switch to using genomepy as a dependency instead of SizesFile #628

Open tanghaibao opened 4 months ago

tanghaibao commented 4 months ago

genomepy.Genome helps with getting the sizes of contigs and also getting index. We should consolidate with formats.sizes.SizesFile.