pull_bdg | R Documentation |
pull bridging sample from list of summarizeexperiment object by pattern string get bridging sample only before normalization by plate
pull_bdg(f_list, pattern = "hd", fields = "Sample")
f_list |
list of summarizeexperiment objects |
pattern |
sting pattern used for regex to identify samples |
fields |
colData name from which to identify sample |
list of summarizedexperiment obj
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.