createInductionSetTally: create 90 minute induction set tally

View source: R/ExperimentSetFunctions.R

createInductionSetTallyR Documentation

create 90 minute induction set tally

Description

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


BrentLab/brentlabRnaSeqTools documentation built on Aug. 20, 2023, 9:22 a.m.