View source: R/info_with_subset_blanks.R
info_with_subset_blanks | R Documentation |
This function takes a subset sample info sheet and only keeps the two QC-Blanks that were run directly before/ after the samples. The purpose of this function is to prevent unwanted filtering before calling filter.R, that can arise when we include QC-blank values that are not associated with this subset of samples.
info_with_subset_blanks(info)
infoA |
data frame that has columns Sample, Run.Order, Condition, etc. |
An info sheet that only contains the two QC-blanks that pertain to this subset.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.