knitr::opts_chunk$set(echo = F,
               warning = F,
               message = F)

r params$sample_name {.tabset}

GEMINI Variation

DT::datatable(params$data_frame, 
              width = params$table_width, 
              escape = FALSE,
              rownames = F, 
              class='compact', 
              filter='bottom',
              extensions = c('Buttons','FixedHeader', 'ColReorder', 'Responsive'))

Info

This report is auto-generated with the See GEM R package on r strftime(Sys.time(), format = "%B %d, %Y")

The analyst for this report populated the information in this dynamic documents with a variety of GEMINI queries.



davemcg/SeeGEM documentation built on May 5, 2019, 1:34 a.m.