exp<-read.table(paste0("../Expression/",cancer,".txt"),header=T,row.names=1,check.names=F)#Instead of importing entire expression matrix should import single gene.
# this is a bit tedious, since there are numerous follow ups, let's collapse them together and keep the first value (the higher one) if more than one is available