Rust-Wellcome / FasMan

A re-write (+ extras) of Python scripts, used in Tree of Life, into a single Rust script.
3 stars 2 forks source link

SUBWORKFLOW: genecsvs #19

Closed DLBPointon closed 6 months ago

DLBPointon commented 6 months ago

Subworkflow to generate geneset csvs for all accessions in the geneset folder, this should then be able to update specified directories if needed.

The python script for this is here: GS_csv_gen.py.

I don't expect this to speed anything up really, but instead add functionality.