Tripal Chado Controller

Component ID

2867933

Component name

Tripal Chado Controller

Component type

module

Maintenance status

Development status

Component security advisory coverage

not-covered

Component created

Component changed

Component body

The Chado Controller is a module for Chado database divided in 3 parts:

  • Annotation History: this sub-module keeps track of any modifications made on Chado database. Each transaction is recorded so it is possible to retrieve which user made which modification and when.
  • Access Restriction: it enables access restriction for users and/or groups at any item (feature, stock,...) level. The administration interface manages users, groups and per-contig access restrictions.
  • Chado Inspector: this sub-module can automatically fill some data fields (for instance the "owner" featureprop) according to a given context and check data integrity to report warnings and errors to administrators or to users (data curators).

This module is in alpha stage, which means many feature are still missing and in development.