umi_tools/umi_tools_dedup

umi_tools
deduplication
dedup

Description

Deduplicate reads based on the mapping co-ordinate and the UMI attached to the read.

Type

bash_script

License

MIT

Keywords

umi_tools
deduplication
dedup

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
output: "$id.$key.output"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/biobox.git \  
  -revision v0.4.0 \  
  -main-script target/nextflow/umi_tools/umi_tools_dedup/main.nf \  
  -params-file params.yaml  

Inputs

Name
Type & Properties
--input
--stdin
file
required
--in_sam
boolean_true
--bai
file
--random_seed
integer

Outputs

Name
Type & Properties
--output
--stdout
file
required
output
--out_sam
boolean_true
--paired
boolean_true
--output_stats
string
--extract_umi_method
string
--umi_tag
string
--umi_separator
string
--umi_tag_split
string
--umi_tag_delimiter
string
--cell_tag
string
--cell_tag_split
string
--cell_tag_delimiter
string

Grouping Options

Name
Type & Properties
--method
string
--edit_distance_threshold
integer
--spliced_is_unique
boolean_true
--soft_clip_threshold
integer
--multimapping_detection_method
string
--read_length
boolean_true

Single-cell RNA-Seq Options

Name
Type & Properties
--per_gene
boolean_true
--gene_tag
string
--assigned_status_tag
string
--skip_tags_regex
string
--per_contig
boolean_true
--gene_transcript_map
file
--per_cell
boolean_true

SAM/BAM Options

Name
Type & Properties
--mapping_quality
integer
--unmapped_reads
string
--chimeric_pairs
string
--unpaired_reads
string
--ignore_umi
boolean_true
--subset
double
--chrom
string

Group/Dedup Options

Name
Type & Properties
--no_sort_output
boolean_true
--buffer_whole_contig
boolean_true

Common Options

Name
Type & Properties
--log
-L
file
--log2stderr
boolean_true
--verbose
-v
integer
--error
-E
file
--temp_dir
string
--compresslevel
integer
--timeit
file
--timeit_name
string
--timeit_header
string

Collaborate Accelerate Succeed

Empower your organization with secure, scalable workflow solutions that simplify development, ensure compliance, and drive innovation.

Viash Hub is a platform developed by Data Intuitive, a Belgian-based bioinformatics company specializing in data workflow development and deployment.