home
about
news
download
doc
source
systems
tests
bugs
contact
IMP Reference Guide
develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
IMP Manual
Reference Guide
Tutorial Index
Modules
Classes
Examples
include
IMP
version 20241121.develop.d97d4ead1f
cnmultifit.h
Go to the documentation of this file.
1
/**
2
* \file IMP/cnmultifit.h
3
* \brief Include all non-deprecated headers in IMP.cnmultifit.
4
*
5
* Copyright 2007-2024 IMP Inventors. All rights reserved.
6
*/
7
8
#ifndef IMP_CNMULTIFIT_H
9
#define IMP_CNMULTIFIT_H
10
#include <
IMP/cnmultifit/AlignSymmetric.h
>
11
#include <
IMP/cnmultifit/CnSymmAxisDetector.h
>
12
#include <
IMP/cnmultifit/MolCnSymmAxisDetector.h
>
13
#include <
IMP/cnmultifit/cn_rmsd.h
>
14
#include <
IMP/cnmultifit/symmetric_multifit.h
>
15
#include <
IMP/cnmultifit/symmetry_utils.h
>
16
#endif
/* IMP_CNMULTIFIT_H */
MolCnSymmAxisDetector.h
molecule symmetry detector
cn_rmsd.h
High-level functions for RMSD calculation.
AlignSymmetric.h
Fast alignment of a cyclic model to its density.
CnSymmAxisDetector.h
Detect cn symmetry in proteins and density maps.
symmetry_utils.h
Symmetry utilities.
symmetric_multifit.h
Build cyclic symmetric complexes.