extract_dilution_from_names: Extract dilution factor from the sample name

View source: R/classes-plate_builder.R

extract_dilution_from_namesR Documentation

Extract dilution factor from the sample name

Description

function extracts dilution factor from the sample name - useful for detecting dilution from sample names

Usage

extract_dilution_from_names(sample_name)

Arguments

sample_name

a vector of sample names from which we want to extract the dilutions

Value

a vector of dilutions represented as strings extracted from the sample names


SerolyzeR documentation built on April 12, 2025, 2:11 a.m.