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.7.tar.gz
(36.5 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.7-py3-none-any.whl
(39.0 kB
view details)
File details
Details for the file sseqs-0.0.7.tar.gz.
File metadata
- Download URL: sseqs-0.0.7.tar.gz
- Upload date:
- Size: 36.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
657ce252db938a112489d5e0dcb024d5ced52c2e6e51762c6f294633d23dbe0f
|
|
| MD5 |
82f98451c378769b43c163d265ef3f69
|
|
| BLAKE2b-256 |
d25cb72cb9636146d57a33d80d688018bfc5204cf4bf96ec082c009c3af6731b
|
File details
Details for the file sseqs-0.0.7-py3-none-any.whl.
File metadata
- Download URL: sseqs-0.0.7-py3-none-any.whl
- Upload date:
- Size: 39.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9420d2ef2f44fa56a4fc0461a9f836b71fd27b72f482b17add12dd7b097ce281
|
|
| MD5 |
dc6549fee619226a3f3254ee1a7034e1
|
|
| BLAKE2b-256 |
da25a34ffa455670d251141aff9203ff6da8cc7b9098be6ead939fc251c3d403
|