umi_tools/umi_tools_prepareforrsem

umi_tools
rsem
bam
sam

Description

Make the output from umi-tools dedup or group compatible with RSEM

Type

bash_script

License

MIT

Keywords

umi_tools
rsem
bam
sam

Run this component

Run the following command to execute this component with Nextflow:

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

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

Input

Name
Type & Properties
--input
-I
--stdin
file
required

Output

Name
Type & Properties
--output
-S
--stdout
file
output
--log
-L
file
output
--error
-E
file
output
--log2stderr
boolean_true
--temp_dir
string
--compresslevel
integer

Options

Name
Type & Properties
--tags
string
--sam
boolean_true
--timeit
string
--timeit_name
string
--timeit_header
boolean_true
--verbose
-v
integer
--random_seed
integer

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.