1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 12:22:05 +00:00
Commit graph

3 commits

Author SHA1 Message Date
Moritz E. Beber
be93eae640 fix: insert .fastq file extension
The MetaPhlAn3 module computes the input type from the file extension
without the possibility to configure an override. Since AdapterRemoval2
creates files without `.fastq` extensions, MetaPhlAn3 input was determined
to be SAM.
2022-04-02 21:50:13 +02:00
James Fellows Yates
278f5605ca Added database preparation and final channel for profiling 2022-02-19 12:36:08 +01:00
James Fellows Yates
12e7b428f2 initial template build from nf-core/tools, version 2.2 2022-02-18 07:55:14 +01:00