Skip to content

Commit 0cd29cf

Browse files
authored
Merge pull request #80 from ChEB-AI/remove_protein_codebase
Remove protein codebase
2 parents 1323a18 + ab470b9 commit 0cd29cf

27 files changed

+0
-15263
lines changed

.github/workflows/token_consistency.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,21 +13,17 @@ on:
1313
- "chebai/preprocessing/bin/smiles_token/tokens.txt"
1414
- "chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt"
1515
- "chebai/preprocessing/bin/selfies/tokens.txt"
16-
- "chebai/preprocessing/bin/protein_token/tokens.txt"
1716
- "chebai/preprocessing/bin/graph_properties/tokens.txt"
1817
- "chebai/preprocessing/bin/graph/tokens.txt"
1918
- "chebai/preprocessing/bin/deepsmiles_token/tokens.txt"
20-
- "chebai/preprocessing/bin/protein_token_3_gram/tokens.txt"
2119
pull_request:
2220
paths:
2321
- "chebai/preprocessing/bin/smiles_token/tokens.txt"
2422
- "chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt"
2523
- "chebai/preprocessing/bin/selfies/tokens.txt"
26-
- "chebai/preprocessing/bin/protein_token/tokens.txt"
2724
- "chebai/preprocessing/bin/graph_properties/tokens.txt"
2825
- "chebai/preprocessing/bin/graph/tokens.txt"
2926
- "chebai/preprocessing/bin/deepsmiles_token/tokens.txt"
30-
- "chebai/preprocessing/bin/protein_token_3_gram/tokens.txt"
3127

3228
jobs:
3329
check_tokens:
@@ -58,11 +54,9 @@ jobs:
5854
"chebai/preprocessing/bin/smiles_token/tokens.txt"
5955
"chebai/preprocessing/bin/smiles_token_unlabeled/tokens.txt"
6056
"chebai/preprocessing/bin/selfies/tokens.txt"
61-
"chebai/preprocessing/bin/protein_token/tokens.txt"
6257
"chebai/preprocessing/bin/graph_properties/tokens.txt"
6358
"chebai/preprocessing/bin/graph/tokens.txt"
6459
"chebai/preprocessing/bin/deepsmiles_token/tokens.txt"
65-
"chebai/preprocessing/bin/protein_token_3_gram/tokens.txt"
6660
)
6761
echo "TOKENS_FILES=${TOKENS_FILES[*]}" >> $GITHUB_ENV
6862

chebai/preprocessing/bin/protein_token/tokens.txt

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)