Skip to content

Commit

Permalink
changed paths
Browse files Browse the repository at this point in the history
  • Loading branch information
kpatel427 authored Jul 22, 2019
1 parent b8f4523 commit 77a2cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RMA-normalization.R
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ cels = list.files("data/", pattern = "CEL|cel")
# sometiles, it is 'CEL', you need to check it first

# Set working directory for normalization
setwd("/Volumes/target_nbl_ngs/KP/RShiny/GEOdata/GSE17714/GSE17714/data")
setwd("./GEOdata/GSE17714/GSE17714/data")

### for Affy package
raw.data = ReadAffy(verbose = FALSE, filenames = cels, cdfname = "hgu133acdf")
Expand Down

0 comments on commit 77a2cda

Please sign in to comment.