Skip to content

Commit b209ba4

Browse files
committed
PSF reference: can now read insertion codes
MDAnalysis/mdanalysis#2053 was closed by PR MDAnalysis/mdanalysis#4582 on 2024-05-30 and PSF files with insertion codes can now be read.
1 parent 060e59a commit b209ba4

File tree

1 file changed

+2
-4
lines changed
  • doc/source/formats/reference

1 file changed

+2
-4
lines changed

doc/source/formats/reference/psf.rst

+2-4
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,7 @@ As a NAMD file is space-separated, files with missing columns can cause MDAnalys
2424

2525
.. _`This can cause issues for PSF files written from VMD.`: https://github.com/MDAnalysis/mdanalysis/issues/2061
2626

27-
PSF files can encode insertion codes. However, MDAnalysis `does not currently support reading PSF files with insertion codes`_.
28-
29-
.. _`does not currently support reading PSF files with insertion codes`: https://github.com/MDAnalysis/mdanalysis/issues/2053
27+
PSF files can encode insertion codes and MDAnalysis will read them.
3028

3129

3230

@@ -68,4 +66,4 @@ no CHEQ::
6866

6967
**NAMD**
7068

71-
This format is space separated (see the `release notes for VMD 1.9.1, psfplugin <http://www.ks.uiuc.edu/Research/vmd/current/devel.html>`_).
69+
This format is space separated (see the `release notes for VMD 1.9.1, psfplugin <http://www.ks.uiuc.edu/Research/vmd/current/devel.html>`_).

0 commit comments

Comments
 (0)