From 5fd124c4d35d735c5c8ac089a4d1247e77e030bd Mon Sep 17 00:00:00 2001 From: samuel hanot <smlhnt@gmail.com> Date: Fri, 23 Feb 2018 11:44:41 +0100 Subject: [PATCH] documentation --- pyext/src/gaussians2ellipsoids.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pyext/src/gaussians2ellipsoids.py b/pyext/src/gaussians2ellipsoids.py index c478861..7684113 100755 --- a/pyext/src/gaussians2ellipsoids.py +++ b/pyext/src/gaussians2ellipsoids.py @@ -1,3 +1,4 @@ +#Use this to produce a chimera command file that when opened with chimera displays the components of the input GMM as ellipsoids import IMP import IMP.isd import IMP.isd.gmm_tools -- GitLab