nf-core/resfinder/run @ 0.0.0-6c4ed3a
Summary
ResFinder identifies acquired antimicrobial resistance genes in total or partial sequenced isolates of bacteria
Get started
Add the following snippet to your workflow script to include this module.
include { RESFINDER_RUN } from 'nf-core/resfinder/run'
License
MIT License
Name
|
RESFINDER_RUN |
|---|
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
fastq
file
|
fastq file(s) *.{fastq,fq}{.gz}
|
fasta
file
|
fasta file *.{fa,fna}
|
db_point
directory
|
database directory containing known point mutations |
|---|
db_res
directory
|
database directory containing known resistance genes |
|---|
json
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
*.json
file
|
CGE standardized json file *.json
|
versions
versions.yml
file
|
File containing software versions versions.yml
|
|---|
pheno_table
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
pheno_table.txt
file
|
table with all AMR phenotypes pheno_table.tsv
|
resfinder_kma
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
resfinder_kma
directory
|
directory holding kma results resfinder_kma
|
disinfinder_kma
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
disinfinder_kma
directory
|
directory holding kma results disinfinder_kma
|
pointfinder_kma
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
pointfinder_kma
directory
|
directory holding kma results pointfinder_kma
|
resfinder_blast
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
resfinder_blast
directory
|
directory holding blast results resfinder_kma
|
pointfinder_table
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
PointFinder_table.txt
file
|
predicted point mutations grouped into genes to which they belong PointFinder_table.txt
|
resfinder_results
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
ResFinder_results.txt
file
|
predicted resistance genes grouped by antibiotic class and hit alignments to reference resistance genes ResFinder_results.txt
|
pheno_table_species
tuple
meta
map
|
Groovy Map containing sample information e.g. |
|---|---|
pheno_table_species.txt
file
|
table with species specific AMR phenotypes pheno_table_species.tsv
|
pointfinder_results
tuple