I am working on secondary structure prediction of proteins in MATLAB software using Neural Network (sequence to structure). I determined its structure using NN. I am unable to convert it into 3D structure. Is there any way?
Sir, i want to make it clear, that the sequence of proteins are in the combination of Amino acids. I have written the algorithm in NN to predict the secondary structure of the proteins.The result displays Helix(H), Strands(E) and coils(C). So the output results will be in the combination of H,E and C.what i need is, this combination is to be displayed in 3D format.Is it possible? @ Arash Rabbani