powered by
weightDf(df, exclude = c("double", "controlN2", "controlP2", "controlP1N1", "controlN1"))
data(screen1_raw) df = cellHTS2df(screen1_raw,neutral="Fluc") ##stupid example df = weightDf(df,exclude="controlN2") head(df)
Run the code above in your browser using DataLab