![]() ![]() |
This package is for version 3.2 of Bioconductor;
for the stable, up-to-date release version, see
cn.farms.
cn.FARMS – factor analysis for copy number estimation
Bioconductor version: 3.2
This package implements the cn.FARMS algorithm for copy number variation (CNV) analysis. cn.FARMS allows to analyze the most common Affymetrix (250K-SNP6.0) array types, supports high-performance computing using snow and ff.
Author: Andreas Mitterecker, Djork-Arne Clevert
Maintainer: Andreas Mitterecker <mitterecker at bioinf.jku.at>
Citation (from within R,
enter citation("cn.farms")
):
Installation
To install this package, start R and enter:
## try http:// if https:// URLs are not supported source("https://bioconductor.org/biocLite.R") biocLite("cn.farms")
Documentation
To view documentation for the version of this package installed
in your system, start R and enter:
browseVignettes("cn.farms")
cn.farms: Manual for the R package | ||
Reference Manual |
Details
biocViews | CopyNumberVariation, Microarray, Software |
Version | 1.18.0 |
In Bioconductor since | BioC 2.8 (R-2.13) (5 years) |
License | LGPL (>= 2.0) |
Depends | R (>= 3.0), Biobase, methods, ff, oligoClasses, snow |
Imports | DBI, affxparser, oligo, DNAcopy, preprocessCore, lattice |
LinkingTo | |
Suggests | pd.mapping250k.sty, pd.mapping250k.nsp, pd.genomewidesnp.5, pd.genomewidesnp.6 |
SystemRequirements | |
Enhances | |
URL | www.bioinf.jku.at/software/cnfarms/cnfarms.html |
Depends On Me | |
Imports Me | |
Suggests Me | |
Build Report |
Package Archives
Follow
Installation instructions to use this
package in your R session.
Read more here: Source link