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

move output files outside of the code #51

Closed teresi closed 1 year ago

teresi commented 3 years ago

move output files from the code directory to the data folder

data and code should be separated

use this to simplify the directory structures there appears to be extra input arguments for output folders that have a complicated older structure you could replace all of it with one top level output and then create the necessary folders there

sjteresi commented 1 year ago

Folders and input/output have been significantly refactored since Aug 2020