Added * `embedding` module with BERT pre-trained embedding model for proteins with support for single protein vectorization as well as for proteins sets which are averagend to bacteriophage level;
0.0.1
Added * `features` module with protein-based (amino-acid) feature extractor for single protein sequence as well as for multifasta; * `crawlers` module with MillardLab website support;
Changed * `requirements.txt` with fake-useragent, biopython, lxml, python-requests and pandas;