Calls one of noisyr_counts or noisyr_transcript, with the specified parameters.
See the individual function documentation for more details and required arguments:
noisyr_counts, noisyr_transcript
which approach to use for the similarity calculation;
defaults to counts
...
arguments to be passed on to noisyr_counts or noisyr_transcript; see their documentation
for more details and required arguments
Value
For the counts approach, the denoised expression matrix. For the transcript approach,
the numeric vector of noise thresholds per sample. For more details, see their respective documentation.