Skip to content

Commit

Permalink
Merge pull request #5 from voutcn/master
Browse files Browse the repository at this point in the history
Update README: guidance to install Rsamtools
  • Loading branch information
fbreitwieser authored Nov 16, 2016
2 parents 8346ac8 + 614ce70 commit 43e188b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,10 @@ interactive tables, heatmaps and flow diagrams. Pavian also provides an alignmen

In R / RStudio:

# source("https://bioconductor.org/biocLite.R")
# biocLite("Rsamtools")
# install.packages("devtools")

devtools::install_github("fbreitwieser/pavian")
pavian::runApp(port=5000)

Expand Down

0 comments on commit 43e188b

Please sign in to comment.