Skip to content

Commit

Permalink
removed bioconductor specific stuff and updated the install instructi…
Browse files Browse the repository at this point in the history
…ons to match current version of devtools
  • Loading branch information
rmflight committed May 15, 2016
1 parent c001d42 commit 53eca2f
Showing 1 changed file with 1 addition and 10 deletions.
11 changes: 1 addition & 10 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
[![Bioconductor Time](http://bioconductor.org/shields/years-in-bioc/categoryCompare2.svg)](http://bioconductor.org/packages/release/bioc/html/categoryCompare2.html "Bioconductor status")

[![Bioconductor Availability](http://bioconductor.org/shields/availability/release/categoryCompare2.svg)](http://bioconductor.org/packages/release/bioc/html/categoryCompare2.html#archives "Platform availability")
[![Bioconductor Downloads](http://bioconductor.org/shields/downloads/categoryCompare2.svg)](http://bioconductor.org/packages/stats/bioc/categoryCompare2.html "Percentile downloads")
[![Bioconductor Commits](http://bioconductor.org/shields/commits/bioc/categoryCompare2.svg)](http://bioconductor.org/packages/release/bioc/html/categoryCompare2.html#svn_source "svn commits")
[![Support posts](http://bioconductor.org/shields/posts/categoryCompare2.svg)](https://support.bioconductor.org/t/categorycompare2/ "Bioconductor support posts")

[![Build Status](https://travis-ci.org/rmflight/categoryCompare2.svg?branch=master)](https://travis-ci.org/rmflight/categoryCompare2 "travis build status") [![Bioconductor Release Build](http://bioconductor.org/shields/build/release/bioc/categoryCompare.svg)](http://bioconductor.org/checkResults/release/bioc-LATEST/categoryCompare2/ "Bioconductor release build") [![Bioconductor Devel Build](http://bioconductor.org/shields/build/devel/bioc/categoryCompare2.svg)](http://bioconductor.org/checkResults/devel/bioc-LATEST/categoryCompare2/ "Bioconductor devel build")

# categoryCompare2

A Bioconductor package for meta analysis of high-throughput datasets using
Expand All @@ -29,7 +20,7 @@ package.
```r
install.packages("devtools")
library(devtools)
install_github("categoryCompare2", "rmflight")
install_github("rmflight/categoryCompare2@emma_adams_phd_thesis")
```

[vignLink]: http://rmflight.github.io/categoryCompare/index.html "categoryCompare Vignette"
Expand Down

0 comments on commit 53eca2f

Please sign in to comment.