cellranger/cellranger_mkref

cellranger
single-cell
rna-seq
alignment
reference
gtf
fasta

Description

Build a Cell Ranger-compatible reference folder from user-supplied genome FASTA and gene GTF files.

Type

bash_script

License

Proprietary

Keywords

cellranger
single-cell
rna-seq
alignment
reference
gtf
fasta

Contributors

Run this component

Run the following command to execute this component with Nextflow:

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

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

Arguments

Name
Type & Properties
--genome_fasta
file
required
--transcriptome_gtf
file
required
--reference_version
string
--output
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.