A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://www.bioconductor.org/packages/devel/bioc/html/../../bioc/html/../../bioc/html/lionessR.html below:

Bioconductor - lionessR (development version)

lionessR

This is the development version of lionessR; for the stable release version, see lionessR.

Modeling networks for individual samples using LIONESS

Bioconductor version: Development (3.22)

LIONESS, or Linear Interpolation to Obtain Network Estimates for Single Samples, can be used to reconstruct single-sample networks (https://arxiv.org/abs/1505.06440). This code implements the LIONESS equation in the lioness function in R to reconstruct single-sample networks. The default network reconstruction method we use is based on Pearson correlation. However, lionessR can run on any network reconstruction algorithms that returns a complete, weighted adjacency matrix. lionessR works for both unipartite and bipartite networks.

Author: Marieke Lydia Kuijjer [aut] ORCID: 0000-0001-6280-3130 , Ping-Han Hsieh [cre] ORCID: 0000-0003-3054-1409

Maintainer: Ping-Han Hsieh <dn070017 at gmail.com>

Citation (from within R, enter citation("lionessR")): Installation

To install this package, start R (version "4.5") and enter:


if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

# The following initializes usage of Bioc devel
BiocManager::install(version='devel')

BiocManager::install("lionessR")

For older versions of R, please refer to the appropriate Bioconductor release.

Documentation

To view documentation for the version of this package installed in your system, start R and enter:

browseVignettes("lionessR")
Details See More Package Archives

Follow Installation instructions to use this package in your R session.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4