View source: R/TallyFunctions.R
create 90 minute induction set tally
1 2 3 4 5 6 | createInductionSetTally(
induction_meta_qual,
sorted_passing_induction_meta_qual,
iqr_fltr_rle_summary,
grant_df
)
|
induction_meta_qual |
the metadata of the entire set, unfiltered |
sorted_passing_induction_meta_qual |
metadata (with quality columns) filtered for manual/auto status |
iqr_fltr_rle_summary |
sorted_passing_meta_qual filtered for IQR |
grant_df |
the definition of the 90minuteInduction set. This object is available in the brentlabRnaSeqTools package |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.