AbGPT: De Novo B-Cell Receptor Design via Generative Language Modeling
Project description
AbGPT
Official repository for AbGPT: De Novo B-Cell Receptor Design via Generative Language Modeling.
Setup
To use AbGPT, install via pip:
pip install abgpt
Command line usage
Full sequence generation
To generate 1000 light chain sequences starting with "QLQL":
abgpt_generate --chain_type light --starting_residue QLQL --num_seqs 1000
To generate a BCR library with 1000 sequences for a number of starting residue (e.g., "QVQL", "EVQL", "VQLV") in the heavy chain:
abgpt_generate --chain_type heavy --starting_residue QVQL,EVQL,VQLV --num_seqs_each_starting_residue 1000
To generate a BCR library with 1000 sequences for a number of starting residue (e.g., "QVQL", "EVQL", "VQLV") in the light chain:
abgpt_generate --chain_type light --starting_residue EIVL,EIVM,DIQM --num_seqs_each_starting_residue 1000
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
abgpt-0.1.1.tar.gz
(3.8 kB
view details)
Built Distribution
abgpt-0.1.1-py3-none-any.whl
(4.3 kB
view details)
File details
Details for the file abgpt-0.1.1.tar.gz
.
File metadata
- Download URL: abgpt-0.1.1.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f33eda95f40aa959ebcbfc863ec7271f419e4aa6dc7df8e1cd1594f63077a204 |
|
MD5 | e90123a7cdd756a16b1d942677767f52 |
|
BLAKE2b-256 | ec164299e174f9deb938183c6f6b1c501de6ab79cba7e50c0b75dd91b05b07e9 |
File details
Details for the file abgpt-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: abgpt-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 21cf2eaf78e16d3d794fa63e4eac78c39180ae4fa3d9e07ca57bc6061f80151a |
|
MD5 | 78c2b204311c6ebb9f9306159e9e0757 |
|
BLAKE2b-256 | 57667de220a96db914f9e792930afb4bf16589db1d547e79ef975792e48fecd7 |