# NOT RUN {
data('pulseRates', package='pulseTD')
pulseRates_correct = correctionParams(pulseRates)
TimeGrid = seq(0,180,15)
# }
# NOT RUN {
preExp = predictExpression(pulseRates_correct, tg=TimeGrid)
# }
# NOT RUN {
data('preExp', packages='pulseTD')
df = data.frame(preExp[['NM_001002011']])
head(df)
# }
Run the code above in your browser using DataLab