# Default run
load(system.file('extdata', 'Examples//data.RData', package='CHRONOS'))
res <- CHRONOSrun( mRNAexp=mRNAexpr,
mRNAlabel='entrezgene',
miRNAexp=miRNAexpr,
pathType=c('04915', '04917', '04930', '05031'),
org='hsa',
subType='Linear',
thresholds=c('subScore'=0.4, 'mirScore'=0.4),
miRNAinteractions=miRNAinteractions)
Run the code above in your browser using DataLab