aboutsummaryrefslogtreecommitdiff
path: root/examples/dump-probeset-metadata.scm
AgeCommit message (Collapse)Author
2023-07-21Dump probeset-metadata using the new syntaxMunyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2023-06-12Use NCBI taxonomy browser instead of uniprotMunyoki Kilyungi
NCBI presents data in a user friendly way from the taxid. To get the same data from uniprot, you need a unique identify which requires an extra query to retrieve. Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2023-05-30Only dump public dataMunyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>
2023-05-30Move probeset metadata used for a given experiment to it's own dumpMunyoki Kilyungi
Signed-off-by: Munyoki Kilyungi <me@bonfacemunyoki.com>