Bioconductor / GenomicDataCommons

Provide R access to the NCI Genomic Data Commons portal.
http://bioconductor.github.io/GenomicDataCommons/
84 stars 23 forks source link

Filters roughly working #8

Closed seandavi closed 7 years ago

seandavi commented 7 years ago

Allows passing filters to REST api by specifying R expressions. Appropriate fields are recognized as R variables. Variables and constants work as expected.

seandavi commented 7 years ago

This should be ready to at least try out, @mtmorgan.