| tbprofiler_tngs |
read1 |
File |
Illumina forward read file in FASTQ file format (compression optional) |
|
Required |
| tbprofiler_tngs |
read2 |
File |
Illumina reverse read file in FASTQ file format (compression optional) |
|
Required |
| tbprofiler_tngs |
samplename |
String |
The name of the sample being analyzed |
|
Required |
| clockwork_decon_reads |
cpu |
Int |
Number of CPUs to allocate to the task |
16 |
Optional |
| clockwork_decon_reads |
disk_size |
Int |
Amount of storage (in GB) to allocate to the task |
200 |
Optional |
| clockwork_decon_reads |
docker |
String |
Docker image to use for the task |
us-docker.pkg.dev/general-theiagen/cdcgov/varpipe_wgs_with_refs:2bc7234074bd53d9e92a1048b0485763cd9bbf6f4d12d5a1cc82bfec8ca7d75e |
Optional |
| clockwork_decon_reads |
memory |
Int |
Amount of memory (in GB) to allocate to the task |
64 |
Optional |
| fastq_scan_clean |
cpu |
Int |
Number of CPUs to allocate to the task |
1 |
Optional |
| fastq_scan_clean |
disk_size |
Int |
Amount of storage (in GB) to allocate to the task |
50 |
Optional |
| fastq_scan_clean |
docker |
String |
Docker image to use for the task |
us-docker.pkg.dev/general-theiagen/biocontainers/fastq-scan:1.0.1--h4ac6f70_3 |
Optional |
| fastq_scan_clean |
memory |
Int |
Amount of memory (in GB) to allocate to the task |
4 |
Optional |
| fastq_scan_raw |
cpu |
Int |
Number of CPUs to allocate to the task |
1 |
Optional |
| fastq_scan_raw |
disk_size |
Int |
Amount of storage (in GB) to allocate to the task |
50 |
Optional |
| fastq_scan_raw |
docker |
String |
Docker image to use for the task |
us-docker.pkg.dev/general-theiagen/biocontainers/fastq-scan:1.0.1--h4ac6f70_3 |
Optional |
| fastq_scan_raw |
memory |
Int |
Amount of memory (in GB) to allocate to the task |
4 |
Optional |
| tbp_parser |
add_cycloserine_lims |
Boolean |
Set to true add cycloserine results to the LIMS report |
False |
Optional |
| tbp_parser |
config |
File |
The configuration file to use, in YAML format (overrides all other arguments except input_json and input_bam) |
|
Optional |
| tbp_parser |
coverage_regions_bed |
File |
A file that contains the regions to perform coverage analysis on |
|
Optional |
| tbp_parser |
cpu |
Int |
Number of CPUs to allocate to the task |
1 |
Optional |
| tbp_parser |
disk_size |
Int |
Amount of storage (in GB) to allocate to the task |
100 |
Optional |
| tbp_parser |
docker |
String |
The Docker container to use for the task |
us-docker.pkg.dev/general-theiagen/theiagen/tbp-parser:2.9.1 |
Optional |
| tbp_parser |
etha237_frequency |
Float |
Minimum frequency for a mutation in ethA at protein position 237 to pass QC in tbp-parser |
0.1 |
Optional |
| tbp_parser |
expert_rule_regions_bed |
File |
A file that contains the regions where R mutations and expert rules are applied |
|
Optional |
| tbp_parser |
memory |
Int |
Amount of memory/RAM (in GB) to allocate to the task |
4 |
Optional |
| tbp_parser |
min_depth |
Int |
Minimum depth for a variant to pass QC in tbp_parser |
10 |
Optional |
| tbp_parser |
min_frequency |
Float |
Minimum allele frequency for a variant to pass QC in tbp-parser |
0.1 |
Optional |
| tbp_parser |
min_percent_coverage |
Float |
The minimum percentage of a region to exceed the minimum depth for a region to pass QC in tbp_parser |
100 |
Optional |
| tbp_parser |
min_read_support |
Int |
Minimum read support for a variant to pass QC in tbp-parser |
10 |
Optional |
| tbp_parser |
operator |
String |
Fills the "operator" field in the tbp_parser output files |
|
Optional |
| tbp_parser |
rpob449_frequency |
Float |
Minimum frequency for a mutation at protein position 449 to pass QC in tbp-parser |
0.1 |
Optional |
| tbp_parser |
rrl_frequency |
Float |
Minimum frequency for a mutation in rrl to pass QC in tbp-parser |
0.1 |
Optional |
| tbp_parser |
rrl_read_support |
Int |
Minimum read support for a mutation in rrl to pass QC in tbp-parser |
10 |
Optional |
| tbp_parser |
rrs_frequency |
Float |
Minimum frequency for a mutation in rrs to pass QC in tbp-parser |
0.1 |
Optional |
| tbp_parser |
rrs_read_support |
Int |
Minimum read support for a mutation in rrs to pass QC in tbp-parser |
10 |
Optional |
| tbp_parser |
sequencing_method |
String |
Fills out the "seq_method" field in the tbp_parser output files |
|
Optional |
| tbp_parser |
tbp_parser_debug |
Boolean |
Activate the debug mode on tbp_parser; increases logging outputs |
True |
Optional |
| tbprofiler |
additional_parameters |
String |
Additional parameters for TBProfiler |
|
Optional |
| tbprofiler |
cpu |
Int |
Number of CPUs to allocate to the task |
8 |
Optional |
| tbprofiler |
disk_size |
Int |
Amount of storage (in GB) to allocate to the task |
100 |
Optional |
| tbprofiler |
docker |
String |
The Docker container to use for the task |
us-docker.pkg.dev/general-theiagen/staphb/tbprofiler:6.6.3 |
Optional |
| tbprofiler |
mapper |
String |
The mapping tool used in TBProfiler to align the reads to the reference genome; see TBProfiler's original documentation for available options. |
bwa |
Optional |
| tbprofiler |
memory |
Int |
Amount of memory/RAM (in GB) to allocate to the task |
16 |
Optional |
| tbprofiler |
min_af |
Float |
The minimum allele frequency to call a variant |
0.1 |
Optional |
| tbprofiler |
min_depth |
Int |
The minimum depth for a variant to be called. |
10 |
Optional |
| tbprofiler |
ont_data |
Boolean |
Specifies nanopore specific tbprofiler parameters |
False |
Optional |
| tbprofiler |
tbprofiler_custom_db |
File |
TBProfiler uses by default the TBDB database; if you have a custom database you wish to use, you must provide a custom database in this field |
|
Optional |
| tbprofiler |
variant_caller |
String |
Select a different variant caller for TBProfiler to use by writing it in this block; see TBProfiler's original documentation for available options. |
gatk |
Optional |
| tbprofiler |
variant_calling_params |
String |
Enter additional variant calling parameters in this free text input to customize how the variant caller works in TBProfiler |
|
Optional |
| tbprofiler_tngs |
run_clockwork |
Boolean |
Set to True to run Clockwork read decontamination |
False |
Optional |
| tbprofiler_tngs |
run_trimmomatic |
Boolean |
Set to False to skip trimmomatic read trimming |
True |
Optional |
| tbprofiler_tngs |
tbdb_branch |
String |
TBProfiler uses by default the TBDB database (a combination of the original library and the WHO v2 catalogue). You can opt to use a different mutation library by using this field to specify the name of the TBDB branch to use in TBProfiler; see the TBProfiler documentation for more information regarding available databases |
|
Optional |
| trimmomatic_pe |
cpu |
Int |
Number of CPUs to allocate to the task |
4 |
Optional |
| trimmomatic_pe |
disk_size |
Int |
Amount of storage (in GB) to allocate to the task |
100 |
Optional |
| trimmomatic_pe |
docker |
String |
The Docker container to use for the task |
us-docker.pkg.dev/general-theiagen/staphb/trimmomatic:0.39 |
Optional |
| trimmomatic_pe |
memory |
Int |
Amount of memory/RAM (in GB) to allocate to the task |
8 |
Optional |
| trimmomatic_pe |
trimmomatic_args |
String |
Additional arguments to pass to trimmomatic. "-phred33" specifies the Phred Q score encoding which is almost always phred33 with modern sequence data. |
-phred33 |
Optional |
| trimmomatic_pe |
trimmomatic_base_crop |
Int |
Indicate the number of bases to remove from the start and end of the read (assuming average read length) |
|
Optional |
| trimmomatic_pe |
trimmomatic_min_length |
Int |
Specifies minimum length of each read after trimming to be kept |
75 |
Optional |
| trimmomatic_pe |
trimmomatic_quality_trim_score |
Int |
The trimming quality score |
30 |
Optional |
| trimmomatic_pe |
trimmomatic_window_size |
Int |
The window size for trimming |
4 |
Optional |
| version_capture |
docker |
String |
The Docker container to use for the task |
us-docker.pkg.dev/general-theiagen/theiagen/alpine-plus-bash:3.20.0 |
Optional |
| version_capture |
timezone |
String |
Set the time zone to get an accurate date of analysis (uses UTC by default) |
|
Optional |