test_normalise_junc: Tests whether the normalise_junc function has worked as...

Description Usage Arguments Value

View source: R/normalise_junc.R

Description

test_normalise_junc takes in the raw and norm counts in a list outputted from normalise_junc and tests whether all normalised values are between 0-1. Then for n_samples_to_test, check

Usage

1
2
test_normalise_junc(raw_norm_counts_metadata, n_samples_to_test = 5,
  n_juncs_to_test = 20, junc_coords, raw_counts)

Arguments

raw_norm_counts_metadata

list. Returned from normalise_junc.

n_samples_to_test

int. Number of random samples to check clustering/normalisation.

Value

lgl. Should be TRUE if normalisation has performed accurately.


dzhang32/RNAdiagnosR documentation built on Dec. 5, 2019, 2 a.m.