data('mycerIds10', package='INSPEcT')
mycerIds_5genes <- mycerIds10[1:5]
## Not run:
# ## This will turn out into an error:
# mycerIds_5genes_5tpts <- mycerIds10[1:5, 1:5]
# ## End(Not run)
## Before subsetting time points, the model should be removed:
mycerIds_5genes_5tpts <- removeModel(mycerIds10)[1:5, 1:5]
Run the code above in your browser using DataLab