Download this file

7 lines (6 with data), 123 Bytes

1
2
3
4
5
6
'''
This file is used to import the modules in the package.
'''
from . import uniprot
from . import ols
from . import kegg