Reference genome annotation file processing toolset
-
searchs
: given a genome range, find genes within the range and related information about the gene. -
maps
: direct related query between gene name(symbol) and gene ID(Ensembl). -
inquires
: given one or more gene names or IDs, query the detailed information of the corresponding genes, transcripts, exons and other related gene structures.
git clone git@github.com:iOLIGO/AnnoKit.git
pip install AnnoKit/dist/AnnoKit-1.0.0.tar.gz
gtf file analysis