main module

mavis.annotate.main.draw(drawing_config, ann, reference_genome, template_metadata, drawings_directory)[source]

produces the svg diagram and json legend for a given annotation

mavis.annotate.main.main(inputs, output, library, protocol, reference_genome, annotations, template_metadata, min_domain_mapping_match=0.9, min_orf_size=300, max_orf_cap=3, annotation_filters='choose_more_annotated, choose_transcripts_by_priority', start_time=1558720092, draw_fusions_only=True, draw_non_synonymous_cdna_only=True, max_proximity=5000, **kwargs)[source]
Parameters: