PlateMap
PlateMap(self, ms_file_name=None, sample_name=None, sample_id=None, well_location=None, nanoparticle=None, nanoparticle_id=None, control=None, control_id=None, instrument_name=None, date_sample_preparation=None, sample_volume=None, peptide_concentration=None, peptide_mass_sample=None, dilution_factor=None, kit_id=None, plate_id=None, plate_name=None)
Plate map object containing information about samples and corresponding MS data files.
Attributes
Methods
Name | Description |
---|---|
to_csv | |
to_df | |
to_dict |
to_csv
PlateMap.to_csv(path=None)
to_df
PlateMap.to_df()
to_dict
PlateMap.to_dict()