showClass("SolexaIntensity")
sp <- SolexaPath(system.file('extdata', package='ShortRead'))
int <- readIntensities(sp)
int # SolexaIntensity
readIntensityInfo(int) # SolexaIntensityInfo
int[1:5,,] # read 1:5
Run the code above in your browser using DataLab