Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 860 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 860 Bytes

Tripal Dependency Module is Generic GitHub release (latest by date including pre-releases)

KnowPulse Searches

This module provides custom search functionality for KnowPulse through use of the Chado Custom Search API.

The following searches are provided:

  • Genetic Marker: search/markers
  • Germplasm: search/germplasm/all
  • Breeding Crosses: search/germplasm/crosses
  • Registered Varieties: search/germplasm/varieties
  • RILs: search/germplasm/RILs

Many of the searches cache options. To update the option cache run drush php-eval "kp_searches_cache_options();"