sjteresi / TE_Density

Python script calculating transposable element density for all genes in a genome. Publication: https://mobilednajournal.biomedcentral.com/articles/10.1186/s13100-022-00264-4
GNU General Public License v3.0
28 stars 4 forks source link

Fix revision tests #76

Closed sjteresi closed 3 years ago

sjteresi commented 3 years ago

Add revision tests for Order and Nameless classifications. Clean up a lot of the bad tests with a more concise format. Parametrize some fixtures in the process. Fixed the progress bar in the revision code to be more informative.