UCLouvain-CBIO / scpdata

Single Cell Proteomics Data
https://uclouvain-cbio.github.io/scpdata/
4 stars 3 forks source link

Bug in README #9

Closed lgatto closed 3 years ago

lgatto commented 3 years ago

Bug in the README file. This code chunk is wrong:

scp <- datasets[["EH3899"]]

given that datasets isn't defined.

lgatto commented 3 years ago

Also, as far as I can see, there's no "EH3899" (not any of the scpdata experiments) record (yet). Are these the record identifiers that have been reserved for the scpdata datasets once it is accepted?

cvanderaa commented 3 years ago

Good catch! I overlooked the R code and the code chunks were not up-to-date. I improved the README, with additional code and text. The "EH3899" is the ExperimentHub ID, not the data set title. I added some text to hopefully make this clearer.