- Home
- Bioconductor 3.14
- Software Packages
- cn.farms
cn.farms
This package is for version 3.14 of Bioconductor; for the stable, up-to-date release version, see cn.farms.
cn.FARMS - factor analysis for copy number estimation
Bioconductor version: 3.14
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 ml.jku.at>
citation("cn.farms")):
Installation
To install this package, start R (version "4.1") and enter:
if (!require("BiocManager", quietly = TRUE))
install.packages("BiocManager")
BiocManager::install("cn.farms")
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("cn.farms")
Details
See More
Package Archives
Follow Installation instructions to use this package in your R session.