Module pept.tracking.birmingham_method
Source code
#!/usr/bin/env python3
# -*- coding: utf-8 -*-
# File : __init__.py
# License: License: GNU v3.0
# Author : Andrei Leonard Nicusan <a.l.nicusan@bham.ac.uk>
# Date : 20.08.2019
#from .birmingham_method import BirminghamMethod
#__all__ = [
# 'BirminghamMethod'
#]