motu-tool / mOTUs

motus - a tool for marker gene-based OTU (mOTU) profiling
GNU General Public License v3.0
144 stars 24 forks source link

zipped input files #110

Closed CosteaPaul closed 1 year ago

CosteaPaul commented 1 year ago

This should support fastq.gz input files :).

AlessioMilanese commented 1 year ago

mOTUs supports fastq.gz files. From the manual:

Input options:
   -f  FILE[,FILE]  input file(s) for reads in forward orientation, fastq(.gz)-formatted
   -r  FILE[,FILE]  input file(s) for reads in reverse orientation, fastq(.gz)-formatted
   -s  FILE[,FILE]  input file(s) for unpaired reads, fastq(.gz)-formatted
CosteaPaul commented 1 year ago

On the latest version:

motus profile -s someFile_S1_L001_R1_001.fastq.gz

2023-02-17 14:49:09 Map reads to the marker gene database Reads are aligned (by BWA) to marker gene sequences in the reference database Reads are filtered for:

Error: file someFile_S1_L001_R1_001.fastq.gz is not a fastq file

Unzipping and running works fine...

CosteaPaul commented 1 year ago

Never mind. This was on me. Seems my gpfs takes a while to sync properly.

I owe you a beer for jumping the gun :).

AlessioMilanese commented 1 year ago

Sounds good 🍺 :)