Function deletes 'ID' column from a df, then transpose it and sets the column names to values from deleted 'ID' column.

dfToExperimentMat(df)

Arguments

df

Data frame

Value

Matrix representation of df.