Skip to content
Snippets Groups Projects
Commit 1d9ba8f2 authored by Ruqian Lyu's avatar Ruqian Lyu
Browse files

update readme

parent 40a5c6c7
No related branches found
No related tags found
No related merge requests found
......@@ -18,9 +18,11 @@ for deriving the inferred haplotype sequence against the list of SNP markers.
## Usage
Obtain allele counts for cell barcodes listed in barcodeFile at the SNP positions in VCF from the BAM file.
```
Usage:
sscocaller [options] <BAM> <VCF> <barcodeFile> <out_prefix>
Options:
-t --threads <threads> number of BAM decompression threads [default: 4]
-MQ --minMAPQ <mapq> Minimum MAPQ for read filtering [default: 20]
......@@ -36,4 +38,4 @@ Options:
Examples
./sscocaller --threads 10 AAAGTAGCACGTCTCT-1.raw.bam AAAGTAGCACGTCTCT-1.raw.bam.dp3.alt.vcf.gz barcodeFile.tsv ./percell/ccsnp-
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment