-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
29 lines (29 loc) · 894 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
data/
osf-setup/
src/__pycache__/
src/*/__pycache__/
src/other/jupyter-pymol-scripts/
src/*/data/
src/A-filter-ahojdb/output
src/A-filter-ahojdb/tmp-data
src/A-filter-ahojdb/error.txt
src/A-filter-ahojdb/counts*
src/B-create-dataset/cached_smiles.csv
src/B-create-dataset/ligand.tsv
src/B-create-dataset/playground.ipynb
src/other/*.csv
src/other/data
src/other/pymol-scripts
src/other/run-benchmark
src/other/jupyter-pymol-scripts/cif-files
src/other/jupyter-pymol-scripts/data
src/other/jupyter-pymol-scripts/cryptosite-pymol-scripts
src/other/jupyter-pymol-scripts/cryptobench-pymol-scripts
src/other/jupyter-pymol-scripts/cif-files
src/D-create-folds/download-sequences.sh
src/D-create-folds/run-mmseq.sh
osf-setup/.osfcli.config
src/F-statistics/conservation/cryptic_scores
src/F-statistics/conservation/noncryptic_scores
src/F-statistics/conservation/otherwise_scores
tutorial/cryptobench