metageni / FOCUS

FOCUS: An Agile Profiler for Metagenomic Data
GNU General Public License v3.0
8 stars 8 forks source link

Allowing either one or multiple fasta/q files #25

Closed linsalrob closed 2 years ago

linsalrob commented 2 years ago

This PR overloads the --query option to allow any of

You can now specify multiple fasta/q files independently rather than providing a directory with them.

e.g.

focus -q file1.fastq -q file2.fastq -q file3.fastq --ouput_directory output