powered by
getMutationRate(dataObject)
FirehoseData
data(RTCGASample) mutRate = getMutationRate(dataObject=RTCGASample) mutRate <- mutRate[order(mutRate[,2],decreasing = TRUE),] head(mutRate)
Run the code above in your browser using DataLab