gwpcr.molecules.precompute: Precompute PCR Product Distribution for a larger Number of...

Description Usage Arguments

View source: R/density.R

Description

This function is called automatically whenever a value of molecules larger than one is passed to any of the package's other functions for the first time, so this function usually isn't needed and shouldn't be called.

However, when using the parallel package to spread computions over multiple CPUs, it can be advantageous to do the necessary computations once, instead within each of the worker processes launched by the parallel package. In this case, call gwpcr.molecules.precompute before lauching any workers.

Usage

1

Arguments

molecules

initial copy number


Cibiv/gwpcR documentation built on Aug. 31, 2021, 1:20 p.m.