reference/build_star_reference

Description

Create a reference for STAR from a set of fasta files.

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./path/to/foo"  
genomeSAindexNbases: [ 14 ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Input/Output

Name
Type & Properties
--genome_fasta
--genomeFastaFiles
file
required
multiple
--transcriptome_gtf
--sjdbGTFfile
file
--output
--genomeDir
file
required
output

Genome indexing arguments

Name
Type & Properties
--genomeSAindexNbases
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.