extract_dilution_from_names {SerolyzeR} | R 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
[Package SerolyzeR version 1.2.0 Index]