Skip to content

Draw variants, transcript and protein. #124

Description

@ielis
  • write about visualization.
  • Read background

Todos:

  • Title including transcript id, protein id & name
  • transcript tract: get exon lengths from tx_coordinates.get_cds_regions()
  • transcript track: add CDs region number
  • protein track: length of gray bar: tx_coordinates.get_codon_count() this is the length of the encoding regions (Note: # codons/ 3 = # bases), make sure to align gray and transcript exactly
  • protein track: each box stands for a feature protein_meta.protein_features (for pf in protein_meta.protein_features: pf.info.region # is the region of the feature)
  • protein track: feature type encoded by colors pf.feature_type
  • protein track: annotate box with feature name pf.info.name
  • add legend displaying variant effects and feature types colors

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions