use BART to generate a network structure prediction
bartForOneGene.RdThe following can be used for memory and performance profiling http://adv-r.had.co.nz/memory.html http://adv-r.had.co.nz/Profiling.html#measure-perf https://cran.r-project.org/web/packages/profmem/vignettes/profmem.html
Arguments
- regulators_predictor_matrix
A sample x regulator matrix where the values are expression of the given regulator j in sample i
- gene_response_array
Expression of a given gene in i samples. Length of gene_response_array must be the same as the rows in regulators_predictor_matrix
- ...
additional arguments to BART::mc.wbart