dieterich-lab / circtools

circtools: a modular, python-based framework for circRNA-related tools that unifies several functionalities in a single, command line driven software.
http://circ.tools
GNU General Public License v3.0
25 stars 20 forks source link

The exon module only supports human annotations #67

Closed tjakobi closed 5 years ago

tjakobi commented 5 years ago

The exon module converts gene IDs using the EnsDb.Hsapiens.v86 package. We should at least add some more organisms and also automatically install those databases. Selection of species should be done via command line switch.