reference/cellranger_mkgtf

Description

Make a GTF file - filter by a specific attribute.

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

nextflow run https://packages.viash-hub.com/vsh/openpipeline.git \  
  -revision v4.0.1 \  
  -main-script target/nextflow/reference/cellranger_mkgtf/main.nf \  
  -params-file params.yaml  

Arguments

Name
Type & Properties
--input_gtf
file
required
--output_gtf
file
required
output
--attribute
string
required
multiple

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.