RCNA_analysis-class function

RCNA_analysis constructor

RCNA_analysis constructor

An S4 class used to track parameters from a specific RCNA function execution. class

Slots

  • call: A character vector detailing the function call that (correct_gc_bias, estimate_nkr, estimate_feature_score) was performed to produce this S4 object.
  • params: A list corresponding to the parameters that were submitted with the associated function call
  • res.files: A list containing the names of the flat files that were created by the documented function call.
  • Maintainer: Matt Bradley
  • License: GPL-3
  • Last published: 2024-12-03

Useful links