Tags give the ability to mark specific points in history as being important
-
-
-
fasta_stats_v1.3
98c45d0c · ·Now correctly handles dirs with no fasta files (prints @info and exits) Updated julia env initializing behavior (now w.r. to script file)
-
bioprojects_download_v1.3
98c45d0c · ·Updated julia env initializing behavior (now w.r. to script file)
-
fasta_repack_v1.0.0
25206559 · ·Polished interactive mode with fine grained control for filenames and compression options.
-
-
bioprojects_download_v1.2
25206559 · ·Undepend from Conda.jl, now checks only if `datasets` binary is availible in working ENV
-
fasta_stats_v1.2
8123d1d0 · ·* New `-p` flag prints lengths of sequences, related to single strain in descending order * Internal optimizations
-
bioprojects_download_v1.1
f7838828 · ·* Changed default behavior: now puts downloaded fasta files in separate `.gz` archives. Use `--uncompress` if plane files needed. * undepend from DrWatson
-
-
-
fasta_repack_v0.3
93a0831b · ·Now puts special `.isrepacked` flag file into output dir to be recognized by other scripts
-
fasta_stats_v1.1
93a0831b · ·* New internals with MetaFASTA module * directory name is now positional argument instead of optional * `-b` flag for bar plot using UnicodeStrings * Now operates with `.isrepacked` flag file (provided with `fasta_repack` script)
-
-
-
fasta_stats_v1.0
799be391 · ·Works for directories with either unprocessed fastas or with fasta after repacking
-
bioprojects_download_v1.0
23685cec · ·First version of bioproject_download script. Seems legit to me.