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 24, 2018
1 parent 41d7baa commit 5d2bfe5
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ R package for single cell expression data transformation and normalization
`normalized_data <- sctransform::vst(umi_count_matrix)$y`

## Help
For usage examples see vignettes in inst/doc or use the built-in help
For usage examples see vignettes in inst/doc or use the built-in help after installation
`?sctransform::vst`
`browseVignettes(package = 'sctransform')`

0 comments on commit 5d2bfe5

Please sign in to comment.