IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
handles reading of proteomics data More...
#include <IMP/algebra/Transformation3D.h>
#include <IMP/domino/DominoSampler.h>
#include <IMP/Model.h>
#include <IMP/core/Hierarchy.h>
#include <IMP/file.h>
#include <IMP/multifit/multifit_config.h>
#include <cereal/access.hpp>
Go to the source code of this file.
Classes | |
class | IMP::multifit::ProteomicsData |
Storage of proteomics data. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::multifit | |
Fitting atomic structures into a cryo-electron microscopy density map. | |
Typedefs | |
typedef IMP::Vector < ProteinRecordData > | IMP::multifit::ProteinRecordDataList |
Functions | |
ProteomicsData * | IMP::multifit::get_partial_proteomics_data (const ProteomicsData *pd, const Strings &prot_names) |
ProteomicsData * | IMP::multifit::read_proteomics_data (const char *proteomics_fn) |
Proteomics reader. More... | |
handles reading of proteomics data
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file proteomics_reader.h.