Skip to content

add overlapping dna_align_feature labels to genes #28

@ajo2995

Description

@ajo2995

When dumping genes, also pull in the names of features from the dna_align_feature table that overlap with the gene. Put these ids into a new field called overlapping_features which is a list of {hit_name: "dna_align_feature.hit_name", analysis: "analysis_description.display_label"}

This is required for the maize v4 search because some v3 gene models may not get into the id history but overlap with new gene models.

Alternatively, we may want to dump dna_align_feature entries into a separate collection which can populate suggestions that lead to region queries.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions