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 5d2bfe5 commit e142e3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +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 after installation
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 e142e3f

Please sign in to comment.