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 e142e3f commit 529a860
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,3 +9,10 @@ R package for single cell expression data transformation and normalization
For usage examples see vignettes in inst/doc or use the built-in help after installation
`?sctransform::vst`
`browseVignettes(package = 'sctransform')`

Available vignettes:
[Variance stabilizing transformation](https://rawgit.com/ChristophH/sctransform/master/inst/doc/variance_stabilizing_transformation.html)
[Differential expression](https://rawgit.com/ChristophH/sctransform/master/inst/doc/differential_expression.html)
[Batch correction](https://rawgit.com/ChristophH/sctransform/master/inst/doc/batch_correction.html)
[Denoising](https://rawgit.com/ChristophH/sctransform/master/inst/doc/denoising.html)

0 comments on commit 529a860

Please sign in to comment.