Commit b001c4ed authored by Peter Eastman's avatar Peter Eastman
Browse files

Fixed incorrect atom names

parent 6f92b9be
...@@ -234,8 +234,8 @@ ...@@ -234,8 +234,8 @@
</Residue> </Residue>
<Residue name="NH2" type="Protein"> <Residue name="NH2" type="Protein">
<Atom name="N" alt1="NT"/> <Atom name="N" alt1="NT"/>
<Atom name="H1" alt1="1H" alt2="HT1"/> <Atom name="HN1" alt1="1H" alt2="HT1" alt3="H1"/>
<Atom name="H2" alt1="2H" alt2="HT2"/> <Atom name="HN2" alt1="2H" alt2="HT2" alt3="H2"/>
</Residue> </Residue>
<Residue name="UNK" type="Protein"/> <Residue name="UNK" type="Protein"/>
<Residue name="A" alt1="ADE" type="Nucleic"> <Residue name="A" alt1="ADE" type="Nucleic">
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment