Closed linsalrob closed 2 years ago
This PR overloads the --query option to allow any of
--query
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
This PR overloads the
--query
option to allow any ofYou can now specify multiple fasta/q files independently rather than providing a directory with them.
e.g.