.coverage
.flake8
.gitignore
.pre-commit-config.yaml
.readthedocs.yml
CHANGELOG.md
CITATION.cff
LICENSE
README.md
environment.yml
pyproject.toml
requirements.txt
setup.py
.github/workflows/autorun-tests.yml
.github/workflows/pypi_publish.yml
bash_files/.train_foldseek_after.sh.swp
bash_files/test.sh
bash_files/train.sh
bash_files/fseek_after_human_model_dscript/results.log
bash_files/fseek_after_human_model_dscript/eval/ecoli/results.aupr.png
bash_files/fseek_after_human_model_dscript/eval/ecoli/results.auroc.png
bash_files/fseek_after_human_model_dscript/eval/ecoli/results.phat_dist.png
bash_files/fseek_after_human_model_dscript/eval/ecoli/results.predictions.tsv
bash_files/fseek_after_human_model_dscript/eval/fly/results.aupr.png
bash_files/fseek_after_human_model_dscript/eval/fly/results.auroc.png
bash_files/fseek_after_human_model_dscript/eval/fly/results.phat_dist.png
bash_files/fseek_after_human_model_dscript/eval/fly/results.predictions.tsv
bash_files/fseek_after_human_model_dscript/eval/mouse/results.aupr.png
bash_files/fseek_after_human_model_dscript/eval/mouse/results.auroc.png
bash_files/fseek_after_human_model_dscript/eval/mouse/results.phat_dist.png
bash_files/fseek_after_human_model_dscript/eval/mouse/results.predictions.tsv
bash_files/fseek_after_human_model_dscript/eval/worm/results.predictions.tsv
bash_files/fseek_after_human_model_dscript/eval/yeast/results.aupr.png
bash_files/fseek_after_human_model_dscript/eval/yeast/results.auroc.png
bash_files/fseek_after_human_model_dscript/eval/yeast/results.phat_dist.png
bash_files/fseek_after_human_model_dscript/eval/yeast/results.predictions.tsv
bash_files/fseek_after_human_model_topsyturvy/results.log
bash_files/fseek_before_human_model_dscript/results.log
bash_files/fseek_before_human_model_dscript/eval/ecoli/results.phat_dist.png
bash_files/fseek_before_human_model_dscript/eval/ecoli/results.predictions.tsv
bash_files/fseek_before_human_model_dscript/eval/worm/results.predictions.tsv
bash_files/fseek_before_human_model_dscript/eval/yeast/results.phat_dist.png
bash_files/fseek_before_human_model_dscript/eval/yeast/results.predictions.tsv
bash_files/original_human_model_dscript/results.log
bash_files/original_human_model_dscript/eval/ecoli/results.aupr.png
bash_files/original_human_model_dscript/eval/ecoli/results.auroc.png
bash_files/original_human_model_dscript/eval/ecoli/results.phat_dist.png
bash_files/original_human_model_dscript/eval/ecoli/results.predictions.tsv
bash_files/original_human_model_dscript/eval/fly/results.aupr.png
bash_files/original_human_model_dscript/eval/fly/results.auroc.png
bash_files/original_human_model_dscript/eval/fly/results.phat_dist.png
bash_files/original_human_model_dscript/eval/fly/results.predictions.tsv
bash_files/original_human_model_dscript/eval/mouse/results.aupr.png
bash_files/original_human_model_dscript/eval/mouse/results.auroc.png
bash_files/original_human_model_dscript/eval/mouse/results.phat_dist.png
bash_files/original_human_model_dscript/eval/mouse/results.predictions.tsv
bash_files/original_human_model_dscript/eval/worm/results.predictions.tsv
bash_files/original_human_model_dscript/eval/yeast/results.aupr.png
bash_files/original_human_model_dscript/eval/yeast/results.auroc.png
bash_files/original_human_model_dscript/eval/yeast/results.phat_dist.png
bash_files/original_human_model_dscript/eval/yeast/results.predictions.tsv
data/foldseek_vocab.json
data/r1_foldseekrep_seq.fa
data/pairs/ecoli_test.tsv
data/pairs/fly_test.tsv
data/pairs/human_test.tsv
data/pairs/human_train.tsv
data/pairs/mouse_test.tsv
data/pairs/worm_test.tsv
data/pairs/yeast_test.tsv
data/seqs/ecoli.fasta
data/seqs/ecoli_dedup.fasta
data/seqs/fly.fasta
data/seqs/fly_dedup.fasta
data/seqs/human.fasta
data/seqs/human_dedup.fasta
data/seqs/mouse.fasta
data/seqs/mouse_dedup.fasta
data/seqs/worm.fasta
data/seqs/worm_dedup.fasta
data/seqs/yeast.fasta
data/seqs/yeast_dedup.fasta
docs/.nojekyll
docs/Makefile
docs/index.html
docs/make.bat
docs/requirements.txt
docs/source/conf.py
docs/source/data.rst
docs/source/index.rst
docs/source/installation.rst
docs/source/usage.rst
docs/source/_static/dscript_architecture1.png
docs/source/api/dscript.commands.rst
docs/source/api/dscript.models.rst
docs/source/api/index.rst
docs/source/img/dscript_architecture.png
dscript/__init__.py
dscript/__main__.py
dscript/alphabets.py
dscript/fasta.py
dscript/glider.py
dscript/language_model.py
dscript/pretrained.py
dscript/utils.py
dscript.egg-info/PKG-INFO
dscript.egg-info/SOURCES.txt
dscript.egg-info/dependency_links.txt
dscript.egg-info/entry_points.txt
dscript.egg-info/requires.txt
dscript.egg-info/top_level.txt
dscript/commands/__init__.py
dscript/commands/embed.py
dscript/commands/evaluate.py
dscript/commands/extract_3di.py
dscript/commands/predict.py
dscript/commands/train.py
dscript/models/__init__.py
dscript/models/concat.py
dscript/models/contact.py
dscript/models/conv.py
dscript/models/embedding.py
dscript/models/fseek_interaction.py
dscript/models/interaction.py
dscript/models/pool.py
dscript/models/testconv.ipynb
dscript/tests/test.csv
dscript/tests/test.fasta
dscript/tests/test.tsv
dscript/tests/test_commands.py
dscript/tests/test_language_model.py
dscript/tests/test_pretrained.py