bcclist_to_dataframes | R Documentation |
helper function for extracting BiocCheck outputs
bcclist_to_dataframes(bcclist)
bcclist |
list of outputs of BiocCheck::BiocCheck |
data(demo_bcchk_out)
bl = bcclist_to_dataframes(demo_bcchk_out)
sapply(bl, dim)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.