flowRepData object.
flowRep.get(id, use.credentials=TRUE,impc.details=FALSE)flowRep.ls function.setFlowRepositoryCredentials,
function. Otherwise, this parameter will be ignored.
Using credentials will allow you to access private
datasets that are either yours or that have been shared
with you. Without credentials, you will have access
to public datasets only. If you are accessing a public
dataset and you have stored your credentials, then
setting use.credentials=FALSE will skip
authentication (login/logout) and therefore perform a
little bit faster.impc.experiments slot of the returned
flowRepData object. Otherwise, the
impc.experiments slot will be an empty list.flowRepData object as long as referenced
dataset is found in FlowRepository and the user has access to it.
An error is thrown otherwise.
flowRep.ls,
setFlowRepositoryCredentials,
download
myDataset <- flowRep.get("FR-FCM-ZZ46")
Run the code above in your browser using DataLab