add_reps {quicR}R Documentation

Add replicates

Description

Adds replicate information to the sample IDs. Well IDs should be formatted like so: A4, B9, H11, J24

Usage

add_reps(df, sep = "_")

Arguments

df

A dataframe containing two columns for well IDs and Sample IDs

sep

a character string to separate the terms.

Value

A dataframe with replicate numbers pasted to the Sample IDs


[Package quicR version 2.1.0 Index]