CMD + K

shortseq

Community

\ ShortSeqs are compact and efficient Python objects that hold short sequences while using up to 73% less memory compared to built-in types. They have a pre-computed hash value, can be compared for equality, and are easily converted back to the original sequence string.

Installation

To install this package, run one of the following:

Conda
$conda install bioconda::shortseq

Usage Tracking

0.0.1
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

\ ShortSeqs are compact and efficient Python objects that hold short sequences while using up to 73% less memory compared to built-in types. They have a pre-computed hash value, can be compared for equality, and are easily converted back to the original sequence string.

Last Updated

Dec 3, 2023 at 15:26

License

MIT

Total Downloads

882

Supported Platforms

linux-64
macOS-64