#' nsmblR: Network inference ensembler
#'
#' `nsmblR` is a package to perform inference of gene regulatory networks using an ensemble approach. `nsmblR` will take a gene expression compendium and infer the gene regulatory architecture using 7 popular network inference algorithms and then performing an edge count to find the consensus edges based on diverse voting methods.
#'
#' @docType package
#' @name nsmblR
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.