Simple MSA
Project description
# install
pip install sseqs
wget https://foldify.org/uniref_bfd_mgy_cf.xbit
# python
from sseqs import msa
msa("HPETLVKVKDAEDQLGARVG"*10, "msa.a3m")
db_len=998 q_len=200: 100%|█████████| 121/121 [00:11<00:00, 10.40GB/s]
# boltz2 msa-server 🔥
DBPATH=uniref_bfd_mgy_cf.xbit python server.py --port 8000
boltz predict demo.fasta --msa_server_url http://0.0.0.0:8000 --use_msa_server
No need for $5h/h server with 1000GB RAM. Developed for $0.3/h rtx4090+128GB RAM.
limitations
- no protein pairing
- sequence length < 1000 (working on 2048)
- 128gb RAM (working on 64GB w/ compression)
- no <16GB approximate version (yet)
- no evals (working on runs'n'poses + antibody)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sseqs-0.0.8.tar.gz
(35.1 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
sseqs-0.0.8-py3-none-any.whl
(37.6 kB
view details)
File details
Details for the file sseqs-0.0.8.tar.gz.
File metadata
- Download URL: sseqs-0.0.8.tar.gz
- Upload date:
- Size: 35.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ecae0c6e5bd8b314ea1c6a114dd43bd2e5f3e44f3062278d486e28c1274f7905
|
|
| MD5 |
1ea28da87f0fc5284746d2d489054a12
|
|
| BLAKE2b-256 |
af3237099f5bb901b4e8a93037db8244d0465b0a2ace5c7e261de48a5684f976
|
File details
Details for the file sseqs-0.0.8-py3-none-any.whl.
File metadata
- Download URL: sseqs-0.0.8-py3-none-any.whl
- Upload date:
- Size: 37.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1e88fa40491b351f2b3c7134574413c2901668c31d90ab7e1131ed272de84dd
|
|
| MD5 |
4eb97aba9960f79070f927b0acbf9fee
|
|
| BLAKE2b-256 |
7b6c810902f812dbc7042e89cbf2d20bd27249557d614beb9ce5c95dab120db6
|