umitools/umitools_dedup

Description

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

Type

bash_script

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
paired: [ false ]  
output_bam: "$id.$key.output_bam"  
output_stats: "$id.$key.output_stats"  
id: "run"  
publish_dir: "output/"  
EOM

nextflow run https://packages.viash-hub.com/vsh/rnaseq.git \  
  -revision v0.1.1 \  
  -main-script target/nextflow/umitools/umitools_dedup/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--paired
boolean
--bam
file
--bai
file
--get_output_stats
boolean

Output

Name
Type & Properties
--output_bam
file
output
--output_stats
file
output

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.