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 #27 - Search new stock name, ignore column and email support. #30

Closed reynoldtan closed 6 years ago

reynoldtan commented 6 years ago

NOTE

  1. this update requires an update to KP nodes to include all hook_alter() for this update to apply (Issue #6 - Rawphenotypes hook_alter() implementations).
  2. Should update code when - Issue #12 Stock names look-up should be restricted to an organism is merged.

To test: A. Support email: In the homepage of you dev, in rawphenotypes dashboard, click need help? link and test

  1. help topic select jump menu and
  2. support email (please click if it starts a blank email or right click on the link to copy the email address to manually compose an email)

B. Origin

  1. In standard spreadsheet file, add a column Origin.
  2. Upload the spreadsheet file. Ensure to upload file into AGILE project. In all upload stages, it should skip this column.
  3. When done, download dataset to verify.

C. New stock names (with AGL).

  1. Upload to AGILE project a spreadsheet file where the name column contains stock names without AGL token.
  2. When complete, download dataset to verify the use of new stock names.
carolyncaron commented 6 years ago

A. Support Email

B. Origin

C. New Stock Names (with AGL)

Regarding the merge conflicts, we will need @laceysanderson's help with addressing this, as we suspect it has to do with recent updates to the module for Tripal 3 support. Update: Not Lacey's fault! :) Reynold has resolved the conflicts in commit fad6958

reynoldtan commented 6 years ago
carolyncaron commented 6 years ago
laceysanderson commented 6 years ago

Note: I added a pull request for Kp Nodes as well: https://github.com/UofS-Pulse-Binfo/kp_nodes/pull/7#pullrequestreview-104331711

There are suggested changes on it too :-)

laceysanderson commented 6 years ago

Thus, I'm calling this PR Approved 🎉