Data <- read.table("C:/Users/Data.txt", header= TRUE) View(Expr) patient <- read.table("C:/Users/patient.txt", header= TRUE) View(patient)