Re: Chain order
Jose Duarte <[email protected]> Thu, 12 Oct 2023 20:48:40 -0700
| Newsgroups | gmane.comp.java.bio.general |
|---|---|
| Message-ID | <CAHhO=JHAyO7hBe_JTd1H82S+Q2fqGfM2gtyCqBcmijZ9QMRE=Q@mail.gmail.com> |
--===============1862794780106560534== Content-Type: multipart/alternative; boundary="000000000000466e69060790efc7" --000000000000466e69060790efc7 Content-Type: text/plain; charset="UTF-8" I'm not fully understanding the issue. Can you explain how your calculation is affected by the order? What are you trying to calculate? Please note that you can decide the order you need in your implementation. One thing that you can do is use polymeric chains only (structure.getPolymerChains()), for instance that will not include the CU HETATM in your example. That may or may not be what you want, but I can't tell without more details. Also as a general recommendation to anyone dealing with PDB data: please note that the PDB format is the legacy format and it is not recommended to use it anymore. The main format for PDB data is PDBx/mmCIF. In fact an increasingly higher number of PDB entries in the archive are not available in PDB format anymore. That will grow even more next year once 5-letter chemical component identifiers start to be used. Hope this helps Jose --000000000000466e69060790efc7 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable <div dir=3D"ltr">I'm not fully understanding the issue. Can you explain= how your calculation is affected by the order? What are you trying to calc= ulate? Please note that you can decide the order you need in your implement= ation.=C2=A0<div><br></div><div>One thing that you can do is use polymeric = chains only (structure.getPolymerChains()), for instance that will not incl= ude the CU HETATM in your example. That may or may not be what you want, bu= t I can't tell without more details.</div><div><br></div><div>Also as a= general recommendation to anyone dealing with PDB data: please note that t= he PDB format is the legacy format and it is not recommended to use it anym= ore. The main format for PDB data is PDBx/mmCIF. In fact an increasingly hi= gher number of PDB entries in the archive are not available in PDB format a= nymore. That will grow even more next year once 5-letter chemical component= identifiers start to be used.=C2=A0</div><div><br></div><div>Hope this=C2= =A0helps</div><div><br></div><div>Jose</div><div><br></div></div> --000000000000466e69060790efc7-- --===============1862794780106560534== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Biojava-l mailing list - [email protected] https://mailman.open-bio.org/mailman/listinfo/biojava-l --===============1862794780106560534==--