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

Automatic configuration of Genera #127

Open laceysanderson opened 3 years ago

laceysanderson commented 3 years ago

Request from TreeGenes. They already have data from 20 genera and support 199 genera right now so a more efficient way to configure germplasm is needed.

This is how programatic configuration is currently done: https://github.com/DivSeek-Canada/tripal-crop-configure/blob/master/tcrop_config.drush.inc#L145-L192

We need an API function to make this much cleaner!