Source file description for input files. More...
#include <OpenMS/KERNEL/ConsensusMap.h>
Public Member Functions | |
| FileDescription () | |
| Default constructor. | |
Public Attributes | |
| String | filename |
| File name of the file. | |
| String | label |
| Label e.g. 'heavy' and 'light' for ICAT, or 'sample1' and 'sample2' for label-free quantitation. | |
| Size | size |
| Number of elements (features, peaks, ...). This is e.g. used to check for correct element indices when writing a consensus map TODO fix that. | |
| UInt64 | unique_id |
| Unique id of the file. | |
Source file description for input files.
| FileDescription | ( | ) |
Default constructor.
Label e.g. 'heavy' and 'light' for ICAT, or 'sample1' and 'sample2' for label-free quantitation.
Number of elements (features, peaks, ...). This is e.g. used to check for correct element indices when writing a consensus map TODO fix that.
| OpenMS / TOPP release 1.10.0 | Documentation generated on Thu Mar 7 2013 09:42:54 using doxygen 1.7.1 |