biocore / labadmin

Administration website for the Knight Lab
4 stars 16 forks source link

Pulldown external surveys #162

Open sjanssen2 opened 7 years ago

sjanssen2 commented 7 years ago

Hi @jwdebelius, do you know if it was ever possible to pulldown data through labadmin from external surveys like vioscreen?

josenavas commented 7 years ago

@sjanssen2 every time that I'm doing the metadata pulldown I'm pulling down the vioscreen data.

EmbrietteH commented 7 years ago

Note that this does require some manual introduction of the VioScreen data into the DB before the pulldown (so the data the Jose is pulling down now doesn't include all of the data that exist-i.e. if someone took the survey an hour ago, we had their sample in the lab already, and we pulled down VioScreen data, their survey information would not automatically be included). We are currently working with VioScreen to get functional API setup so that this can be done much more smoothly in the future.

Embriette R. Hyde, PhD

Project Manager, American Gut Project Assistant Project Scientist Rob Knight Lab Department of Pediatrics University of California, San Diego Phone: 832-845-7532

On Tue, Nov 29, 2016 at 4:52 PM, Jose Navas notifications@github.com wrote:

@sjanssen2 https://github.com/sjanssen2 every time that I'm doing the metadata pulldown I'm pulling down the vioscreen data.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/biocore/labadmin/issues/162#issuecomment-263749391, or mute the thread https://github.com/notifications/unsubscribe-auth/AKwnj5URlxqNs0Z7eaEMhsXCknrMAea8ks5rDMi1gaJpZM4K_rFV .

sjanssen2 commented 7 years ago

I am aware of those extra steps and that is exactly the reason why it would be a big ease if the test DB from biocore could contain some exemplary data sets of this type. It looks like the DB also misses examples for all non standard surveys like "Surfer", "Fermented Food", ... that's the reason for my patch 0040.sql (which seems to be not the right technique to add those test data). Thus, your help is really needed here!