bump x.y.z version to odd y following creation of RELEASE_3_23 branch
R package illuminaio is available on Bioconductor and can be installed in R as:
install.packages("BiocManager") BiocManager::install("illuminaio")
To install the pre-release version that is available in Git branch develop on GitHub, use:
develop
remotes::install_github("HenrikBengtsson/illuminaio", ref="develop")
This will install the package from source. Because of this and because this package also compiles native code, Windows users need to have Rtools installed and macOS users need to have Xcode installed.
To contribute to this package, please see CONTRIBUTING.md.
读取 Illumina 芯片 IDAT 等原始文件格式。
版权所有:中国计算机学会技术支持:开源发展技术委员会 京ICP备13000930号-9 京公网安备 11010802047560号
illuminaio: Parsing Illumina Microarray Output Files
Installation
R package illuminaio is available on Bioconductor and can be installed in R as:
Pre-release version
To install the pre-release version that is available in Git branch
developon GitHub, use:This will install the package from source. Because of this and because this package also compiles native code, Windows users need to have Rtools installed and macOS users need to have Xcode installed.
Contributing
To contribute to this package, please see CONTRIBUTING.md.