add_reps {quicR} | R Documentation |
Adds replicate information to the sample IDs. Well IDs should be formatted like so: A4, B9, H11, J24
add_reps(df, sep = "_")
df |
A dataframe containing two columns for well IDs and Sample IDs |
sep |
a character string to separate the terms. |
A dataframe with replicate numbers pasted to the Sample IDs