###################################
### Differential splicing analysis
###################################
d <- data_dmDSdata
head(counts(d))
samples(d)
head(names(d))
length(d)
d[1:20, ]
d[1:20, 1:3]
Run the code above in your browser using DataLab