calour.amplicon_experiment.AmpliconExperiment.__getitem__

AmpliconExperiment.__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