Workflow: 02-trim-se.cwl

Fetched 2024-04-23 16:50:38 GMT

ATAC-seq 02 trimming - reads: SE

children parents
Workflow as SVG
  • Selected
  • Default Values
  • Nested Workflows
  • Tools
  • Inputs/Outputs

Inputs

ID Type Title Doc
nthreads Integer

Number of threads

quality_score String
input_fastq_files File[]

Input fastq files

input_adapters_files File[]

Input adapters files

trimmomatic_jar_path String

Trimmomatic Java jar file

trimmomatic_java_opts String (Optional)

JVM arguments should be a quoted, space separated list

Steps

ID Runs Label Doc
trimmomatic
../trimmomatic/trimmomatic.cwl (CommandLineTool)

Trimmomatic is a fast, multithreaded command line tool that can be used to trim and crop Illumina (FASTQ) data as well as to remove adapters. These adapters can pose a real problem depending on the library preparation and downstream application. There are two major modes of the program: Paired end mode and Single end mode. The paired end mode will maintain correspondence of read pairs and also use the additional information contained in paired reads to better find adapter or PCR primer fragments introduced by the library preparation process. Trimmomatic works with FASTQ files (using phred + 33 or phred + 64 quality scores, depending on the Illumina pipeline used).

extract_basename
../utils/extract-basename.cwl (CommandLineTool)

Extracts the base name of a file

count_fastq_reads
../utils/count-fastq-reads.cwl (CommandLineTool)

Counts reads in a fastq file

Outputs

ID Type Label Doc
output_data_fastq_trimmed_files File[]

Trimmed fastq files

output_trimmed_fastq_read_count File[]

Trimmed read counts of fastq files

Permalink: https://w3id.org/cwl/view/git/067e518c3e3a7488e2aaa0b0b269be87d18fc99e/v1.0/ATAC-seq_pipeline/02-trim-se.cwl