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

fleshout argument parser help fields #47

Closed teresi closed 3 years ago

teresi commented 3 years ago

add help fields to all argument parser arguments

sjteresi commented 3 years ago

Added info in PR #53