add_reps: Add replicates

View source: R/add_reps.R

add_repsR 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


quicR documentation built on April 3, 2025, 11:20 p.m.