bkaczkowski/xcore: xcore expression regulators inference
GITHUB
bkaczkowski/xcore: xcore expression regulators inference
Package: xcore
Title: xcore expression regulators inference
Version: 1.1.5
Package: xcore
Title: xcore expression regulators inference
Version: 1.1.5
R: xcore example molecular signatures
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
R: xcore example expression data
const macros = { "\\R": "\\textsf{R}", "\\code": "\\texttt"};
function
Package: xcoredata
Type: Package
Title: data package for xcore
library(testthat)
library(xcore)
test_check("xcore")
mlr.add.int <- function(Xcore, X) { # TODO: this is buggy, seems to include binary columns twice
Xret <- array(NA
#' xcore example expression data
#'
#' Expression data intended for use in xcore vignette and examples. It is build
# xcore
xcore is an R package for transcription factor activity modeling
based on known molecular signatures
xcores <- ux$get_cores()
if (xcores > 1) xcores <- 2
options("pinstimation.parallel.cores" = xcores
#!/usr/bin/env R
# create rinderpest_mini dataset to use as an example dataset in xcore
devtools::load_all()
# cores is larger than 1, all but one core are used for parallel
# processing.
xcores <- ux$get_cores
title: "xcore vignette"
author: "migdal"
package: xcore
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.