Releases: David-Araripe/UniProtMapper
Releases · David-Araripe/UniProtMapper
UniProtMapper v1.1.2
These changes include:
- Update most recent return and cross-reference fields from UniProt;
- Setup automatic versioning of the package using setuptools_scm;
- Add the
fetch_cross_referenced_db_details
method for updating the information on the referenced databases; - Update tests & README to reflect the changes;
Acknowledgement:
UniProtMapper v1.1.1
First release of the package. Current functionalities include:
- Map (almost) any UniProt cross-referenced IDs to other identifiers & vice-versa;
- Programmatically retrieve any of the supported return fields from both UniProt-SwissProt and UniProt-TrEMBL (unreviewed) databases;
UniProtMapper now includes a command-line interface (CLI), accessible through the command protmap
.