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

Refactor density to process and preprocess #45

Closed sjteresi closed 3 years ago

sjteresi commented 3 years ago

I took your refactor_preprocess branch that you were working on and restarted it with this branch, it was easier than doing a bunch of merge conflicts and such. Added some more documentation in some areas as well.

Eventually it may be a good idea to delete preprocess.py altogether... But that can wait.

sjteresi commented 3 years ago

Hold off on merging this please.