Scroll to navigation

CREATE_DROP-SEQ_REFERENCE_METADATA.SH(1) User Commands CREATE_DROP-SEQ_REFERENCE_METADATA.SH(1)

NAME

create_Drop-seq_reference_metadata.sh - create Drop-seq reference metadata bundle

DESCRIPTION

USAGE: create_Drop-seq_reference_metadata.sh [options]

OPTIONS

-n <name> Name for reference metadata set to be created. Required.

Reference fasta of the Drop-seq reference metadata bundle. Required.
Species. Required.
Gene annotation file. Required.
Annotations with the given gene_biotype will be filtered. Multiple values may be specified by using this argument more than once, and/or by providing a comma-separated list. Use ValidateReference command to see the gene_biotypes in your GTF in order to decide what to exclude. Default: not gene biotypes are filtered.

-d <dropseq_root> Directory containing Drop-seq executables. Default: directory containing this script.

Where to write output bam. Default: current directory.
Where to write temporary files. Default: Value of 132153TMPDIR environment variable.
Full path of STAR. Default: STAR is found via PATH environment variable.
Full path of bgzip: Default: bgzip is found via PATH environment variable.
Full path of samtools. Default: samtools is found via PATH environment variable.
verbose
merely echo commands instead of executing

SEE ALSO

Drop-seq_alignment.sh(1)

February 2021 create_Drop-seq_reference_metadata.sh