PavlidisLab / gemma.R

An R wrapper for the Gemma RESTful API
https://pavlidislab.github.io/gemma.R/
Apache License 2.0
10 stars 1 forks source link

Zero length processed result defaults #33

Open oganm opened 2 years ago

oganm commented 2 years ago

Currently zero length results return the empty list as the output even when a processed output is desired. Ideally an empty data.table with correct defaults should be generated so that unexpected issues with data merging doesn't appear