1
0
Fork 0
mirror of https://github.com/MillironX/taxprofiler.git synced 2024-09-21 03:02:04 +00:00

Apply suggestions from code review

This commit is contained in:
James A. Fellows Yates 2022-04-13 15:27:53 +02:00 committed by GitHub
parent aa2d07c42a
commit 5e80df0f94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View file

@ -31,6 +31,6 @@ params {
perform_shortread_clipmerge = true
perform_longread_clip = false
perform_shortread_complexityfilter = true
perform_shortread_hostremoval = true
shortread_hostremoval_reference = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/genome/genome.fasta'
perform_shortread_hostremoval = true
shortread_hostremoval_reference = 'https://raw.githubusercontent.com/nf-core/test-datasets/modules/data/genomics/homo_sapiens/genome/genome.fasta'
}

View file

@ -81,7 +81,7 @@ params {
save_runmerged_reads = false
// Host Removal
perform_shortread_hostremoval = false
perform_shortread_hostremoval = false
shortread_hostremoval_reference = null
shortread_hostremoval_index = null