Skip to content
This repository has been archived by the owner. It is now read-only.

MPIBR-Bioinformatics/SBatchGenerator

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
October 19, 2018 11:07
October 19, 2018 11:07
February 5, 2019 13:08

CellrangerPipeline

batch run for cellranger count

perl batchCellrangerCounter.pl --help
version 1.0, October 2018
usage: batchCellrangerCounter.pl
-f|--fastq
	 path to FastQ files (required)
-o|--output-dir
	 path to output directory (required)
-g|--genome
	 path to genome index (required)
-p|--opts
	 additional Cellranger Count parameters
-h|--help
	 print help message
-v|--version
	 print current version

example:

perl batchCellrangerCounter.pl --fastq /path/to/fastq/ --output-dir /path/to/projec/cellranger_count_out/ --genome /path/to/genome/alien/cellranger/ --opts "--chemistry SC3Pv2 --localcores=32 --force-cells=7000"

About

batch run for cellranger count

Resources

Stars

Watchers

Forks

Releases

No releases published

Languages