Description Usage Arguments Value
View source: R/normalise_junc.R
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
1 2 | test_normalise_junc(raw_norm_counts_metadata, n_samples_to_test = 5,
n_juncs_to_test = 20, junc_coords, raw_counts)
|
raw_norm_counts_metadata |
list. Returned from |
n_samples_to_test |
int. Number of random samples to check clustering/normalisation. |
lgl. Should be TRUE if normalisation has performed accurately.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.