logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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.

       -r <referencefasta>
              Reference fasta of the Drop-seq reference metadata bundle.  Required.

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

       -o <outputdir>
              Where to write output bam.  Default: current directory.

       -t <tmpdir>
              Where to write temporary files.  Default: a new subdirectory in .

       -s <STAR_path>
              Full path of STAR.  Default: STAR is found via PATH environment variable.

       -e     Echo commands instead of executing them.

       -k     Keep intermediate files

Name

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

See Also

create_Drop-seq_reference_metadata.sh(1)

Drop-seq_alignment.sh                             February 2021                         DROP-SEQ_ALIGNMENT.SH(1)

See Also