graph-genome / MatrixTubeMap

Using a Matrix to show coverage of multiple genomic sequences using a prototype hack of Sequence Tubemap
MIT License
7 stars 0 forks source link

Gene Annotations #16

Open josiahseaman opened 4 years ago

josiahseaman commented 4 years ago

Showing Gene Annotations in an ODGI Matrix is a critical use case, but what that would even mean requires some thought. A single gene entry is not guaranteed to be entirely contiguous because different individuals can disagree on ordering of nodes.

Use Cases:

  1. Choose one gene, generate a subgraph matrix for that one gene
  2. Choose a region according to REF path.
  3. Union of all available annotations into one track for pangenome

In both cases:

Rendering Annotations