Learn R Programming

⚠️There's a newer version (0.1.6) of this package.Take me there.

cooccurNet (version 0.1.3)

Co-Occurrence Network

Description

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) . 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 SNP.

Copy Link

Version

Install

install.packages('cooccurNet')

Monthly Downloads

61

Version

0.1.3

License

GPL-3

Maintainer

Yuanqiang Zou

Last Published

January 1st, 1970

Functions in cooccurNet (0.1.3)

readseq

readseq
getexample

getexample
cooccurNet

cooccurNet: Co-Occurrence network computation for R
pprocess

pprocess
toigraph

toigraph
coocnet

coocnet
siteco

siteco
gencooccur

gencooccur
getexample_forRCOS

getexample_forRCOS