Skip to content
This repository has been archived by the owner on Jun 13, 2022. It is now read-only.

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SiYangming authored Jun 13, 2022
1 parent 50ff424 commit 4a73e4f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions README
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,3 @@ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

See also the file DESCRIPTION in this directory...

install package

```R
BiocManager::install(c("affy","genefilter", "gcrma"))
## Only For Chinese User
# options(BioC_mirror="https://mirrors.tuna.tsinghua.edu.cn/bioconductor")
install.packages("path/to/simpleaffy_2.64.0.tar.gz", repos = NULL, type = "source", dependencies = TRUE)
```

0 comments on commit 4a73e4f

Please sign in to comment.