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

Update nextflow_schema.json

Co-authored-by: James A. Fellows Yates <jfy133@gmail.com>
This commit is contained in:
Sofia Stamouli 2022-10-25 11:19:16 +02:00 committed by GitHub
parent 7b1a53b062
commit de6816ec49
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -714,7 +714,7 @@
"default": "fastqc",
"enum": ["fastqc", "falco"],
"help_text": "Falco is designed as a drop-in replacement for FastQC but written in C++ for faster computation. We particularly recommend using falco when using long reads (due to reduced memory constraints), however is also applicable for short reads.",
"description": "By default, the pipeline utilizes FastQC tool for quality control of raw sequencing reads"
"description": "Specify the tool used for quality control of raw sequencing reads"
}
}
}