This module provides additional fields and data import which provide support for quantitative trait loci. Additionally, it integrates with Tripal Map through shared vocabulary terms and data storage models.
- Install this module as you would any other Drupal module.
- (Recommended) Install Tripal Map: https://gitlab.com/mainlabwsu/tripal_map
- Load your genetic map using the MST Map Importer and then load the associated QTL using the QTL importer.
- Go to Admin > Tripal > Data Storage > Chado > Materialized Views and populate
tripal_map_genetic_markers_mview
andtripal_map_qtl_and_mtl_mview
. This will make your data available to Tripal Map and the fields provided to this module. - Go to the Tripal Map Quickstart at
http://localhost/MapViewer
and check your map out! - Create genetic map pages by going to Admin > Content > Tripal Content, click "Publish" and choose "Genetic Map" from the drop-down.
- Genetic Maps (MSTmap Format)
- Genetic Markers & Loci: COMING SOON
- Quantitative Trait Loci (QTL)
We have extensive documentation for all our available importers including form screenshots, validation and data storage ER diagrams on ReadtheDocs.