Skip to content

Commit

Permalink
update website
Browse files Browse the repository at this point in the history
  • Loading branch information
teng-gao committed Jul 7, 2022
1 parent 5754cff commit 1453c50
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 6 deletions.
7 changes: 3 additions & 4 deletions docs/articles/numbat.html

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

3 changes: 1 addition & 2 deletions vignettes/numbat.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -68,10 +68,9 @@ optional arguments:
--cellTAG CELLTAG Cell tag in bam. Should be CB for 10x and XC for Slide-
seq
--smartseq running with SMART-seq mode
--bulk running with bulk RNA-seq mode
```

Note: If running with SMART-seq mode, you may provide a file containing a list of bams (each as its own line) to `--bams` and a file containing a list of cell names (each as its own line) to `--barcodes`. When running with bulk RNA-seq mode, the `--barcodes` argument does not need to be provided.
Note: If running with SMART-seq mode, you may provide a file containing a list of bams (each as its own line) to `--bams` and a file containing a list of cell names (each as its own line) to `--barcodes`.

This will produce a file named `{sample}_allele_counts.tsv.gz` under the specified output directory, which contains cell-level phased allele counts. If multiple samples from the same individual was provided, there will be one allele count file for each sample. Other outputs include phased vcfs under `phasing/` folder and raw pileup counts under `pileup/`.

Expand Down

0 comments on commit 1453c50

Please sign in to comment.