Is There Any R Package To Extract Secondary Structure Information From A Protein Sequence?
Could anyone please suggest me an R package to extract the secondary structure information from a protein sequence?
As far as I know DSSP extract the secondary structure information from 3 dimensional structure.
A help from your part will be highly appreciated.
Thanks in advance
• 669 views
•
link
0 answers
No answers yet.
Log in to answer this question.
Protein sequence is the 'primary structure'. Secondary structure can only be determined from the 3d coordinates (i.e. DSSP) or it can be predicted using various different programs.
What exactly is your problem?