Entering edit mode
9.0 years ago
Neha shri
▴
30
Hello everyone,
I am doing my thesis on Protein design. I have generated a database of sequences with some programming. Now I am unable to figure out how to select sequences which will fold into the native structure. Please point me towards how to proceed. Will really be grateful.
Thank you for your response.
I have a total of 10 k sequences ,is it feasible to check all of their fold -ability through i tasser or is there some criteria i can filter them out and then go for structure prediction?
You need to filter by sequence similarity (blast) then, potentially by domain presence, annotate you sequences using local InterProScan installation. You cannot possibly hope to run 10k seqs through I-Tasser in reasonable time (takes few days per sequence). Or you need to install I-Tasser locally and run all on a super computer.