star/star_genome_generate

genome
index
align

Description

Create index for STAR

Type

bash_script

License

MIT

Keywords

genome
index
align

Contributors

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.4.2 \  
  -main-script target/nextflow/star/star_genome_generate/main.nf \  
  -params-file params.yaml  

Input

Name
Type & Properties
--genome_fasta_files
file
required
multiple
--sjdb_gtf_file
file
--sjdb_overhang
integer
--sjdb_gtf_chr_prefix
string
--sjdb_gtf_feature_exon
string
--sjdb_gtf_tag_exon_parent_transcript
string
--sjdb_gtf_tag_exon_parent_gene
string
--sjdb_gtf_tag_exon_parent_gene_name
string
multiple
--sjdb_gtf_tag_exon_parent_gene_type
string
multiple
--limit_genome_generate_ram
long
--genome_sa_index_nbases
integer
--genome_chr_bin_nbits
integer
--genome_sa_sparse_d
integer
--genome_suffix_length_max
integer
--genome_transform_type
string
--genome_transform_vcf
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.