Module noodles_gff::record::attributes::field::tag

source ·
Expand description

GFF record attributes field tag.

Constants§

  • A secondary name for the feature (Alias).
  • A database cross-reference (Dbxref).
  • Temporal relationship disambiguation (Derives_from).
  • The alignment of the feature to the target (Gap).
  • The feature ID (ID).
  • Indicates whether a feature is circular (Is_circular).
  • The feature display name (Name).
  • A comment (Note).
  • A cross-reference to an ontology term (Ontology_term).
  • The feature parent (Parent).
  • The target alignment (Tag).

Type Aliases§

  • A GFF record attributes field tag.