mapping/htseq_count_to_h5mu

Description

Convert the htseq table to a h5mu.

Type

python_script

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision 1.0.3 \  
  -main-script target/nextflow/mapping/htseq_count_to_h5mu/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--input_id
string
required
multiple
--input_counts
file
required
multiple
--reference
file
required

Outputs

Name
Type & Properties
--output
-o
file
required
output
--output_compression
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.