Scroll to navigation

DROP-SEQ_ALIGNMENT.SH(1) User Commands DROP-SEQ_ALIGNMENT.SH(1)

NAME

Drop-seq_alignment.sh - perform Drop-seq tagging, trimming and alignment

DESCRIPTION

USAGE: Drop-seq_alignment.sh [options] <unmapped-queryname-sorted.bam>

OPTIONS

-g <genomedir> Directory of STAR genome directory. Required.

Reference fasta of the Drop-seq reference metadata bundle. Required.
Directory containing Drop-seq executables. Default: directory containing this script.
Where to write output bam. Default: current directory.
Where to write temporary files. Default: a new subdirectory in .
Full path of STAR. Default: STAR is found via PATH environment variable.
Echo commands instead of executing them.
Keep intermediate files

SEE ALSO

create_Drop-seq_reference_metadata.sh(1)

February 2021 Drop-seq_alignment.sh