UofS-Pulse-Binfo / analyzedphenotypes

Tripal/Drupal support for analyzed phenotypic data including data loaders, exporters, trait pages and summaries on germplasm pages.
GNU General Public License v2.0
0 stars 1 forks source link

Germplasm phenotype search #94

Closed reynoldtan closed 4 years ago

reynoldtan commented 5 years ago

This PR will implement a Tripal 3 field to allow user to search germplasm/accession that relates to a phenotype in Trait Page.

Screen Shot 2019-06-11 at 12 12 05 PM (2)

Metadata

Documentation:

Description

Dependencies

Testing?

Add this germplasm search field to Trait page in Manage Field for Trait and make sure that the field is moved out of Disabled field in Manage Display. The field should look like the image below

Screen Shot 2019-06-11 at 12 40 43 PM (2)

To generate phenotypic data summary, key in germplasm name or accession and select an option when suggested by the autocomplete field. Click search.

Below is an example summary result for Germ 1: Screen Shot 2019-06-11 at 12 48 54 PM (2)

I've setup a working field in T2 as well as Fresh (supports quantitative and qualitative as well as multiple method-unit combination).