Search
About
Datasets
Models
Log In
Sign Up
Log In
Sign Up
Models
:
AlyssaS
/
UCSCXenaTools
Like
0
Downloads: 1
Card
Git
Discussions
Diff of
/inst/queries/probemapList.xq
[000000] ..
[0bdad5]
Switch to unified view
a
b/inst/queries/probemapList.xq
1
;probemapList
2
(fn []
3
(query {:select [:name :text]
4
:from [:dataset]
5
:where [:= :type "probeMap"]}))