rsem/rsem_prepare_reference

Transcriptome
Index

Description

RSEM is a software package for estimating gene and isoform expression levels from RNA-Seq data. This component prepares transcript references for RSEM.

Type

bash_script

License

GPL-3.0

Keywords

Transcriptome
Index

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Inputs

Name
Type & Properties
--reference_fasta_files
file
required
multiple
--reference_name
string
required

Outputs

Name
Type & Properties
--output
file
required
output

Other options

Name
Type & Properties
--gtf
file
--gff3
file
--gff3_rna_patterns
string
multiple
--gff3_genes_as_transcripts
boolean_true
--trusted_sources
string
multiple
--transcript_to_gene_map
file
--allele_to_gene_map
file
--polyA
boolean_true
--polyA_length
integer
--no_polyA_subset
file
--bowtie
boolean_true
--bowtie2
boolean_true
--star
boolean_true
--star_sjdboverhang
integer
--hisat2_hca
boolean_true
--quiet
-q
boolean_true

Prior-enhanced RSEM options

Name
Type & Properties
--prep_pRSEM
boolean_true
--mappability_bigwig_file
file

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.