4.10.1. MDAnalysis.analysis.legacy — Legacy analysis code

New in version 0.16.0.

The MDAnalysis.analysis.legacy package contains analysis modules that are not or only incompletely tested and not regularly maintained. They nevertheless still provide useful and sometimes unique analysis capabilities and are therefore provided as is. (For further discussion, see Issue 743.)

Warning

Code in the legacy package is not regularly maintained. Please use it very carefully.

If you want to use modules from this package then you will have to import them explicitly. For example,

from MDAnalysis.analysis.legacy import x3dna

4.10.1.1. Legacy modules