[Biojava-l] Group to AminoAcid ?

Jay Vyas jayunit100 at gmail.com
Wed May 11 21:42:15 UTC 2011


Hi Everyone :  Im trying to convert a "Group" to an "AminoAcid" in biojava,
so that I can use the "getPhi()" "getPsi()" on my protein.  My input is just
a Chain of Groups (typical pdb structure).

I figured maybe I could make one using the AminoAcid constructor, so I tried

//Group g
new AminoAcidImpl(g)

but of course, this isnt in the api.

Any ideas ?



More information about the Biojava-l mailing list