cooccurNet: Co-Occurrence Network

Read and preprocess fasta format data, and construct the co-occurrence network for downstream analyses. This R package is to construct the co-occurrence network with the algorithm developed by Du (2008) <DOI:10.1101/gr.6969007>. It could be used to transform the data with high-dimension, such as DNA or protein sequence, into co-occurrence networks. Co-occurrence network could not only capture the co-variation pattern between variables, such as the positions in DNA or protein sequences, but also reflect the relationship between samples. Although it is originally used in DNA and protein sequences, it could be also used to other kinds of data, such as RNA, SNP, etc.

Package details

AuthorYuanqiang Zou <jerrytsou2001@gmail.com>, Yousong Peng <pys2013@hnu.edu.cn> and Taijiao Jiang <taijiao@moon.ibp.ac.cn>
MaintainerYuanqiang Zou <jerrytsou2001@gmail.com>
LicenseGPL-3
Version0.1.6
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("cooccurNet")

Try the cooccurNet package in your browser

Any scripts or data that you put into this service are public.

cooccurNet documentation built on May 2, 2019, 5:51 a.m.