This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Secondary Structure Of A Protein In Biojava

Is there any biojava method which i can implement to predict the secondary structure of a protein for a given amino acid sequence?

I came across this class SecondaryStructureFeatureRenderer... but i am not understanding how to use its constructor... Class SecondaryStructureFeatureRenderer link

please help

biojava protein

You want to create a program for the secondary structure prediction or you want to predict a secondary structure of a protein?

i want to create a program for secondary structure prediction

Use an existing one.. Jpred for example. Otherwise, take some time to read about it before committing to make your own.

1 answer

ha, I also want to do this ~ have you figured out it ?

Log in to answer this question.