I am attempting to perform a prediction on a protein sequence, but so far I have only managed to derive the ProteinNet file. Upon executing the conversion to tfrecord as per the instruction stated in under the "Predict structure of a single new sequence using a trained model" section, I have encountered a raise StopIteration exception. I have similar attempted to convert the CASP7 ProteinNet record and was faced with a similar error.
Hi,
I am attempting to perform a prediction on a protein sequence, but so far I have only managed to derive the ProteinNet file. Upon executing the conversion to tfrecord as per the instruction stated in under the "Predict structure of a single new sequence using a trained model" section, I have encountered a raise StopIteration exception. I have similar attempted to convert the CASP7 ProteinNet record and was faced with a similar error.
Thanks.