# NOT RUN {
library(CytobankAPI)
markersofinterest<-c("CD3","CD56")
cyto_session <- authenticate(site="premium", username="myusername", password="mypassword")
exptno<-2
getmarkers(markersofinterest,exptno,cyto_session)
# }
Run the code above in your browser using DataLab