powered by
"getGene"(object, geneId, sampleIdList=NULL)
a<-readCufflinks(system.file("extdata", package="cummeRbund")) #Read cufflinks data and create master CuffSet object myGene<-getGene(a,"PINK1") # Retrieve all information for gene "PINK1"
Run the code above in your browser using DataLab