Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ChristophH authored Jun 23, 2018
1 parent ca21a27 commit 23377e4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# sctransform
R package for single cell expression data transformation and normalization

For usage examples see vignettes in inst/doc
## Quick start
`normalized_data <- sctransform::vst(umi_count_matrix)$y`

## Help
For usage examples see vignettes in inst/doc or use the built-in help

0 comments on commit 23377e4

Please sign in to comment.