티스토리 뷰
- Instead of running the main.py executable file located in the root of the AttAbSeq GitHub repository, you must run the main_AB___.py file located in the crossvalid/script/ directory.
- On line 10 of the script, the import statement from model import * must be changed. It should be modified to import from the corresponding model_AB___.py file, which is also located inside the crossvalid/script/ directory. The specific model file should match the main script you are running (e.g., if running main_AB001.py, you should import from model_AB001.py).
- The existing Swiss-Prot database provided with the git clone is an incomplete file and is not suitable for running the main script. Therefore, you must delete all the Swiss-Prot DB files from the following path and download a new, complete version.
- Path to the files that need to be deleted:
-
AttABseq/cross_validation/ncbi-blast-2.12.0+/bin/ - Files to delete:
-
swissprot* taxdb.bti
# Navigate to the BLAST bin directory cd YOURPATHTO/AttABseq/cross_validation/ncbi-blast-2.12.0+/bin/ # Set execution permission for the update script (if needed) chmod +x update_blastdb.pl # Run the script to download the complete Swiss-Prot database ./update_blastdb.pl --decompress swissprot
'Computer > 이게 왜 안되지?' 카테고리의 다른 글
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
TAG
- elementry matrix
- Matrix algebra
- 인공지능
- manimtutorial
- MatrixAlgebra
- eigenvector
- 선형대수
- antigen antibody interaction prediction
- ai신약개발
- 나노바디
- 베이즈정리
- 오일석기계학습
- nanobody
- marginal likelihood
- 파이썬
- eigenvalue
- MLE
- 백준
- 논문리뷰
- manim library
- MorganCircularfingerprint
- 최대우도추정
- manim
- 3B1B따라잡기
- 이왜안
- 3b1b
- 기계학습
- Manimlibrary
- 항원항체결합예측모델
- dataloader
| 일 | 월 | 화 | 수 | 목 | 금 | 토 |
|---|---|---|---|---|---|---|
| 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 | 30 | 31 |
글 보관함