Skip to content

mavis.annotate.main

ACCEPTED_FILTERS

ACCEPTED_FILTERS = {
    'choose_more_annotated': choose_more_annotated,
    'choose_transcripts_by_priority': choose_transcripts_by_priority,

mavis.annotate.main.draw()

produces the svg diagram and json legend for a given annotation

def draw(drawing_config, ann, reference_genome, template_metadata, drawings_directory):

Args

  • drawing_config
  • ann
  • reference_genome
  • template_metadata
  • drawings_directory