-
Notifications
You must be signed in to change notification settings - Fork 27
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
lack of gninatypes files #18
Comments
if you are using a new dataset, you'd probably have to create them, if you are using a dataset we used in the publication then you can use the molcache files present in the dataset link provided on the README |
Hi, I use the molcache holo4k.molcache2 and take the train_segmentation.py. |
I can't find the directory named 4jpc_1 in the compressed package. |
Hi, I use the molcache holo4k.molcache2 and take the train_segmentation.py.
The code:
python train_segmentation.py --train_types train_segmentation_data/seg_holo4k_train.types --test_types train_segmentation_data/seg_holo4k_test.types -d tmp_data/holo4k_cavity/holo4k/ --train_recmolcache train_segmentation_data/holo4k.molcache2 --test_recmolcache train_segmentation_data/holo4k.molcache2 -b 8 -o model_saves/seg9 -e 200 -r seg9
The error result:
I can't find the directory named 4jpc_1 in the compressed package.
Can you show me your directory structure?
------------------ 原始邮件 ------------------
发件人: "devalab/DeepPocket" ***@***.***>;
发送时间: 2022年11月15日(星期二) 凌晨0:42
***@***.***>;
***@***.******@***.***>;
主题: Re: [devalab/DeepPocket] lack of gninatypes files (Issue #18)
Closed #18 as completed.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
I think your train recmolcache should be the scpdb recmocache |
I take the scPDB molcache2 and types. Maybe the package environment is wrong? |
I have solved this problem by downloading the scPDB original data and set the data_dir. |
@fengyuewuya have you re-run data preparation for a custom data? If yes, please help me. I am trying to use the instruction to prepare data for training a new classifier. Moreover, I have 4 questions:
I am tried on this pdb. Thank you very much. p.s: I have asked in the issue #26. |
@fengyuewuya could you elaborate on how you fixed this issue? Because I've run into the exact same issue but no fix seems to work. |
Hi, I want to use the train_segmentation.py , but it is prompted that the gninatypes file is missing. Can you provide this part of the file?
or should I process these files?
THX
The text was updated successfully, but these errors were encountered: