I am trying to use your instruction to prepare data for training a new classifier.
I have stuck in make_types step because I can't find train.txt and test.txt files.
Moreover, I have 4 questions:
- If I want to add several pdb files to the available scPDB dataset, how can I complete it?
- Your instruction for preparing data only works for a single pdb file, does it? If not, I need to write a pipeline to wrap up it.
- How to prepare train.txt and test.txt files to run make_types.py?
- Could you please show me which file/folder needed inputting from previous to each step?
I am tried on this pdb.
Thank you very much.