EnzymeFunctionInitiative / EST

Programs for creating Sequence Similarity Networks and wrappers for pipeline submission on a torque cluster
GNU General Public License v3.0
6 stars 4 forks source link

Refactor sequence import #6

Closed 1ndy closed 4 months ago

1ndy commented 5 months ago

Sequences are imported in various ways, and each method currently has its own script. Refactor these scripts into one coherent command line application. Fork the nextflow-test branch and place the script in src/est/import/.