reference/build_cellranger_arc_reference

Description

Build a Cell Ranger-arc and -atac compatible reference folder from user-supplied genome FASTA and gene GTF files. Creates a new folder named after the genome.

Type

bash_script

License

MIT

Contributors

Run this component

Run the following command to execute this component with Nextflow:

cat > params.yaml <<'EOM'  
non_nuclear_contigs: [ "chrM" ]  
output: "$id.$key.output.cellranger_reference"  
genome: [ "output" ]  
id: "run"  
publish_dir: "output/"  
EOM

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

Arguments

Name
Type & Properties
--genome_fasta
file
required
--annotation_gtf
file
required
--motifs_file
file
--non_nuclear_contigs
string
multiple
--output
file
required
output
--genome
string
required
--organism
string
--subset_regex
string

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.