create 90 minute induction set tally
createInductionSetTally.Rd
create 90 minute induction set tally
Usage
createInductionSetTally(
induction_meta_qual,
sorted_passing_induction_meta_qual,
iqr_fltr_rle_summary,
grant_df
)
Arguments
- 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