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 244a338 commit 41d7baa
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 @@ -2,7 +2,7 @@
R package for single cell expression data transformation and normalization

## Quick start
`devtools::install_github(repo = 'ChristophH/sctransform')`
`devtools::install_github(repo = 'ChristophH/sctransform')`
`normalized_data <- sctransform::vst(umi_count_matrix)$y`

## Help
Expand Down

0 comments on commit 41d7baa

Please sign in to comment.