PROBIC/GPrank: Gaussian Process Ranking of Multiple Time Series

Implements a Gaussian process (GP)-based ranking method which can be used to rank multiple time series according to their temporal activity levels. An example is the case when expression levels of all genes are measured over a time course and the main concern is to identify the most active genes, i.e. genes which show significant non-random variation in their expression levels. This is achieved by computing Bayes factors for each time series by comparing the marginal likelihoods under time-dependent and time-independent GP models. Additional variance information from pre-processing of the observations is incorporated into the GP models, which makes the ranking more robust against model overfitting. The package supports exporting the results to 'tigreBrowser' for visualisation, filtering or ranking.

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.4
URL https://github.com/PROBIC/GPrank
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("PROBIC/GPrank")
PROBIC/GPrank documentation built on May 7, 2019, 11:53 p.m.