#' DBN4GRN Package
#' contains functions to learn sparse dynamic Bayesian network (DBN) structures to elucidate Gene Reguatory Networks (GRNs) from time series gene expression data.
#' This package implements and uses two Bayesian network learning scores: Score_Lasso and Score_LOPC and uses them with exhaustive search
#' and greedy hill-climbing search to learn the structure of a DBN.
#' @docType package
#' @author Hamda Ajmal \email{h.ajmal1@nuigalway.ie}
#' @name DBN4GRN
NULL
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.