calour.experiment.Experiment.__getitem__

Experiment.__getitem__(pos)[source]

Get the abundance at (sampleid, featureid)

Parameters:pos (tuple of (str, str)) – the SampleID, FeatureID
Returns:The abundance of feature ID in sample ID
Return type:float