Workflow: ChIPseq.cwl

Fetched 2023-01-14 18:11:26 GMT
children parents
Workflow as SVG
  • Selected
  • Default Values
  • Nested Workflows
  • Tools
  • Inputs/Outputs

Inputs

ID Type Title Doc
fastq1 File[]

List of fastq files containing the first mate of raw reads. Muliple files are provided if multiplexing of the same library has been done on multiple lanes. The reads comming from different fastq files are pooled after alignment. Also see parameter \"fastq2\".

fastq2 File[]

List of fastq files containing the second mate of raw reads in case of paired end (also see parameter \"fastq1\"). Important: this list has to be of same length as parameter \"fastq1\" no matter if paired or single end is used. In case of single end data specify \"null\" for every entry of fastq1.

genome File

Path to reference genome in fasta format. Bowtie2 index files (\".1.bt2\", \".2.bt2\", ...) as well as a samtools index (\".fai\") has to be located in the same directory.\n All of these files can be downloaded for the most common genome builds at https://support.illumina.com/sequencing/sequencing_software/igenome.html. Alternatively, you can use \"bowtie2-build\" or \"samtools index\" to create them yourself.

adapter1 String (Optional)

Adapter sequence for first reads. If not specified (set to \"null\"), trim_galore will try to autodetect whether ...\n - Illumina universal adapter (AGATCGGAAGAGC)\n - Nextera adapter (CTGTCTCTTATA)\n - Illumina Small RNA 3-prime Adapter (TGGAATTCTCGG)\n ... was used.\n You can directly choose one of the above configurations by setting the string to \"illumina\", \"nextera\", or \"small_rna\". Or you specify the adaptor string manually (e.g. \"AGATCGGAAGAGC\").

adapter2 String (Optional)

Adapter sequence for second reads (only relevant for paired end data). If it is not specified (set to \"null\"), trim_galore will try to autodetect whether ...\n - Illumina universal adapter (AGATCGGAAGAGC)\n - Nextera adapter (CTGTCTCTTATA)\n - Illumina Small RNA 3-prime Adapter (TGGAATTCTCGG)\n ... was used.\n You can directly choose one of the above configurations by setting the string to \"illumina\", \"nextera\", or \"small_rna\". Or you specify the adaptor string manually (e.g. \"AGATCGGAAGAGC\").

bin_size Integer

Bin size used for generation of coverage tracks. The larger the bin size the smaller are the coverage tracks, however, the less precise is the signal. For single bp resolution set to 1.

sample_id String

Sample ID used for naming the output files.

fragment_size Integer (Optional)

Mean library fragment size, used to reconstruct entire fragments from single end reads. Not relevant in case of paired end data.

is_paired_end Boolean

If paired end data is used set to true, else set to false.

effective_genome_size Long

The effectively mappable genome size, please see: https://deeptools.readthedocs.io/en/latest/content/feature/effectiveGenomeSize.html

ignoreForNormalization String (Optional)

List of space-delimited chromosome names that shall be ignored when calculating the scaling factor. Specify as space-delimited string. Default: \"chrX chrY chrM\"

Steps

ID Runs Label Doc
chip_qc
trim_and_map
merge_duprem_filter
create_summary_qc_report
../tools/multiqc_hack.cwl (CommandLineTool)
generate_coverage_tracks
../tools/deeptools_bamCoverage.cwl (CommandLineTool)

Outputs

ID Type Label Doc
bam File
bigwig File
bowtie2_log File[]
multiqc_zip File
multiqc_html File
raw_fastqc_zip 9be3e3dad230aa908bc3baa5d209f798[]
raw_fastqc_html 26eb8b9c18b8d1b9ca99c47b91d2a00a[]
trim_galore_log 9a2abfb77f5f2f4de3bde70a5e038abc[]
duprem_fastqc_zip File[]
qc_crosscorr_plot File (Optional)
duprem_fastqc_html File[]
picard_markdup_log File
trimmed_fastqc_zip 9b0db3cc0cca72c12eb5e25100862b34[]
trimmed_fastqc_html 748f7cdee9c60289594864bfb6ae4ccc[]
qc_crosscorr_summary File (Optional)
qc_plot_coverage_tsv File
qc_plot_coverage_plot File
qc_plot_fingerprint_tsv File (Optional)
qc_plot_fingerprint_plot File (Optional)
qc_plot_fingerprint_stderr File
qc_phantompeakqualtools_stderr File (Optional)
Permalink: https://w3id.org/cwl/view/git/8526687739a6802eeb08e97b27c20010225d5eb5/CWL/workflows/ChIPseq.cwl