issues
search
ARGA-Genomes
/
arga-data
ARGA
Mozilla Public License 2.0
0
stars
0
forks
source link
Core Upgrades
#95
Closed
christopher-mangion
closed
4 months ago
christopher-mangion
commented
4 months ago
Added support for input selection number for parsed args
Added suppression of download progress when not verbose
Added an unzippable check function
Changed structure of nodes to no longer require ProcessingChain and Link
Added root node for holding downloaded file to start processing tree
Nodes now store their parent that attempts to be executed when they are executed
Nodes now run in an order that allows them to have proper prerequisites
Changed getLatestNodes to getLatestNodeFiles to better reflect the output
Fixed an issue with database reading indexes by number
Fixed ProgressBar appearing way too long in some instances
Removed unused runtimeKwargs in scripts