hfind_fit_nms | R Documentation |
Helper of find_fit_nms.
hfind_fit_nms(
field = "^N_log2_R",
nms,
sub_sids,
pat0 = "[0-9]{3}[NC]{0,1}\\s+\\("
)
field |
A field of name prefix. |
nms |
A vector of column names with sample IDs in parentheses. |
sub_sids |
A subset of sample IDs for match with |
pat0 |
A pattern of regular expression. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.