star/star_genome_generate

genome
index
align

Description

Create index for STAR

Type

bash_script

License

MIT

Keywords

genome
index
align

Run this component

Run the following command to execute this component with Nextflow:

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

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

Input

Name
Type & Properties
--genomeFastaFiles
file
required
multiple
--sjdbGTFfile
file
--sjdbOverhang
integer
--sjdbGTFchrPrefix
string
--sjdbGTFfeatureExon
string
--sjdbGTFtagExonParentTranscript
string
--sjdbGTFtagExonParentGene
string
--sjdbGTFtagExonParentGeneName
string
multiple
--sjdbGTFtagExonParentGeneType
string
multiple
--limitGenomeGenerateRAM
long
--genomeSAindexNbases
integer
--genomeChrBinNbits
integer
--genomeSAsparseD
integer
--genomeSuffixLengthMax
integer
--genomeTransformType
string
--genomeTransformVCF
file

Output

Name
Type & Properties
--index
file
required
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.