powered by
data(mutData)
data(mutData) head(mutData) #only mutations in the CNLOH region onlyMuts<-subset(mutData,is.na(rsID) & position <= 1.8E7)
Run the code above in your browser using DataLab