a b/man/MetaNet-package.Rd
1
% Generated by roxygen2: do not edit by hand
2
% Please edit documentation in R/MetaNet-package.R
3
\docType{package}
4
\name{MetaNet-package}
5
\alias{MetaNet}
6
\alias{MetaNet-package}
7
\title{MetaNet: Network Analysis for Omics Data}
8
\description{
9
Comprehensive network analysis package. Calculate correlation network fastly, accelerate lots of analysis by parallel computing. Support for multi-omics data, search sub-nets fluently. Handle bigger data, more than 10,000 nodes in each omics. Offer various layout method for multi-omics network and some interfaces to other software ('Gephi', 'Cytoscape', 'ggplot2'), easy to visualize. Provide comprehensive topology indexes calculation, including ecological network stability.
10
}
11
\seealso{
12
Useful links:
13
\itemize{
14
  \item \url{https://github.com/Asa12138/MetaNet}
15
  \item Report bugs at \url{https://github.com/Asa12138/MetaNet/issues}
16
}
17
18
}
19
\author{
20
\strong{Maintainer}: Chen Peng \email{pengchen2001@zju.edu.cn} (\href{https://orcid.org/0000-0002-9449-7606}{ORCID})
21
22
}
23
\keyword{internal}