Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1005 Bytes

File metadata and controls

35 lines (22 loc) · 1005 Bytes

gmcomp: gene model comparisons

For comparing gene models across different annotations of the same genome.

Install

pip install gmcomp

Usage

gmcomp annotation_file1.gff annotation_file2.gff annotation_file3.gff

Description

Currently accepts gff/gtf files. The program will export a table of shared gene models across annotations, graphs for number of gene/transcript matches with a positional start/end offset from 0-5000, and graphs for fraction of gene/transcript overlaps from one annotation to another.

Dependencies

numpy, pandas, matplotlib and seaborn

Example Output

On four sets of genome annotations on the Arabidopsis thaliana genome.

Gene offsets:

Shared feature counts:

Gene overlaps: