8000 uta schema overhaul · Issue #204 · biocommons/uta · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
uta schema overhaul #204
Open
Open
@reece

Description

@reece

This epic is an umbrella for UTA schema overhaul plans

Goals:

Admin changes

  • enable schema migrations. This amounts to choosing between keeping SA and using Alembic, or ditching SA (and using direct SQL) with yoyo migrations (presumably).
  • use py models?

Updated schema elements

  • create index exon_set_alt_ac_method_idx on exon_set(alt_ac, alt_aln_method);
  • exon sets defined on sequence digests (rather than accessions)
  • sequence aliases (wholesale import from seqrepo?)
  • exon-set-relationships view: exon-exon relationships based on digests
  • store multiple alignments (currently, only 1 aln per <tx_ac, alt_ac, alt_aln_method>

New schema and content

  • cds se on all coding exon sets
  • digest table (linked to exon set, I think)
  • assembly data
  • LRG data
  • exon set digests as PK
  • alignment digests as PK
  • gene-tx table

Metadata

Metadata

Assignees

No one assigned

    Labels

    keep aliveexempt issue from staleness checks

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0