# Set up data set with FIRMA scores and calculate relative aberrant
# exon usage for each sample
fs <- firmaAnalysis(useToyData=TRUE)
tra <- aberrantExonUsage(1.0, fs)
# Make permutations of the expression data at each probeset
perms <- probesetPermutations(fs, quantiles)
Run the code above in your browser using DataLab