UofS-Pulse-Binfo / rawphenotypes

A Tripal module for storing raw phenotypic data. Specifically meant to help researchers contribute raw data, visualize summaries and download for further analysis.
2 stars 2 forks source link

Issue #21 - Download Environment Data option #26

Closed reynoldtan closed 6 years ago

reynoldtan commented 6 years ago

To test:

  1. Run dev site/update.php Click continue button to show a list of updates available. Select rawpheno_update_7003. This update will create custom table required to managed environment data files.
  2. Access rawphenotypes project management page.
  3. Select a project and click view project assets.
  4. Additional form/fieldset titled "UPLOAD ENVIRONMENT DATA FILE" to upload file and additional tab titled "# Environment Data File" lists all files available in the project.
  5. Upload some file.
  6. Download raw phenotypic data and select Include Environment Data when available option.
carolyncaron commented 6 years ago

It works really well! I tried testing using multiple combinations of locations with and without environmental data. I especially love that in all test cases, if there is no environment file to include, it always gives you just the csv, not an archive. Great forethought! 👍