Find the common set of odours for which all cells have trials

common_odours_for_cells(x)

Arguments

x

Any identifier for the cells

Value

A character vector of odour names

Details

Uses create_raw_summary_array under the hood

Examples

common_odours_for_cells(c("130823c0", "130809c0", "140211c0"))
#> [1] "OilBl" "E2Hex" "GerAc" "Prpyl" "IPenA" "Et3HB" "Nonnl" "CiVAc" "MetSl" #> [10] "HexAc" "PeEtA" "AceAc" "EtHex" "2PnAc" "5OdMx" "BeZal" "bCitr" "1HxOl" #> [19] "Frnsl" "WatBl" "Cdvrn" "Sprmn" "Acoin" "MtAct" "AcAcd" "PrpnA" "BtrAc" #> [28] "Amnia" "Pyrdn" "PAcHd" "HCL36" "PAcAc" "Vingr" "Geosn" "VinGe" "PEtAm" #> [37] "ClrBL" "ClrB2" "FlyFM" "EtAmn" "Sprdn" "Ptscn" "Lnlol" "23BTD"