Skip to content

Commit

Permalink
Merge pull request #35 from PeptoneInc/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
CFisicaro authored May 27, 2022
2 parents fd5b568 + 1b61f12 commit d6bbc7a
Show file tree
Hide file tree
Showing 51 changed files with 5 additions and 200,072 deletions.
3 changes: 3 additions & 0 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[submodule "esm"]
path = esm
url = https://github.com/facebookresearch/esm
2 changes: 1 addition & 1 deletion adopt/embedding.py
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ def get_representations(fasta_file, repr_dir, msa):
)
else:
bashCommand = (
"python esm/extract.py "
"python esm/scripts/extract.py "
+ str(esm_model)
+ " "
+ str(fasta_file)
Expand Down
1 change: 1 addition & 0 deletions esm
Submodule esm added at 138f27
10 changes: 0 additions & 10 deletions esm/.flake8

This file was deleted.

2 changes: 0 additions & 2 deletions esm/.git-blame-ignore-revs

This file was deleted.

27 changes: 0 additions & 27 deletions esm/.github/ISSUE_TEMPLATE/bug.md

This file was deleted.

29 changes: 0 additions & 29 deletions esm/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions esm/CODE_OF_CONDUCT.rst

This file was deleted.

31 changes: 0 additions & 31 deletions esm/CONTRIBUTING.md

This file was deleted.

21 changes: 0 additions & 21 deletions esm/LICENSE

This file was deleted.

Loading

0 comments on commit d6bbc7a

Please sign in to comment.