SEGUID v2: Checksums for Linear, Circular, Single- and Double-Stranded Biological Sequences
This Python package, seguid, implements SEGUID v2 together with the original SEGUID algorithm.
Example
>>> from seguid import *
>>> lsseguid("AT")
'lsseguid=Ax_RG6hzSrMEEWoCO1IWMGska-4'
>>> lsseguid("AT")
'lsseguid=Ax_RG6hzSrMEEWoCO1IWMGska-4'
>>> csseguid("AT")
'csseguid=Ax_RG6hzSrMEEWoCO1IWMGska-4'
>>> csseguid("TA")
'csseguid=Ax_RG6hzSrMEEWoCO1IWMGska-4'
>>> cdseguid("AT", "AT")
'cdseguid=AWD-dt5-TEua8RbOWfnctJIu9nA'
>>> cdseguid("TA", "TA")
'cdseguid=AWD-dt5-TEua8RbOWfnctJIu9nA'
Documentation
The package documentation is available on https://seguid-python.seguid.org.
Installation
The seguid package requires Python 3.6 or newer. To install it, use:
$ python -m pip install --user seguid
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
seguid-0.2.1.tar.gz
(11.8 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
seguid-0.2.1-py3-none-any.whl
(14.7 kB
view details)
File details
Details for the file seguid-0.2.1.tar.gz.
File metadata
- Download URL: seguid-0.2.1.tar.gz
- Upload date:
- Size: 11.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc5482aea6264d5370076a82559b7ccd0810d4e38489437a9e9118affa9762e5
|
|
| MD5 |
713388749ff3baa1c6e07dc0f2e8e0fc
|
|
| BLAKE2b-256 |
1e598e4a40a2e963dadc327da83efb1e5a8f69baf4f6ba88b663ad42fe5253ec
|
File details
Details for the file seguid-0.2.1-py3-none-any.whl.
File metadata
- Download URL: seguid-0.2.1-py3-none-any.whl
- Upload date:
- Size: 14.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/2.1.3 CPython/3.11.0 Linux/6.11.0-1018-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10767009dcee3ee1e1227e68b047e5bde82224de1fec11162c3afc4238ca6e08
|
|
| MD5 |
dd4ab9dbcc2dc303301eec97c63136f8
|
|
| BLAKE2b-256 |
5714412c97e1e2ad05c2dad34f30cec8ddb8b010f118fff8f7b4e2817f0ff7ff
|