Skip to content

🔬 R package: This is the Bioconductor devel version of the affxparser package.

Notifications You must be signed in to change notification settings

das2000sidd/affxparser

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

518 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bioconductor since badge Bioconductor release build status Bioconductor devel build status Build status Coverage Status

affxparser: Affymetrix File Parsing SDK

Installation

R package affxparser is available on Bioconductor and can be installed in R as:

install.packages("BiocManager")
BiocManager::install("affxparser")

Pre-release version

To install the pre-release version that is available in Git branch develop on GitHub, use:

remotes::install_github("HenrikBengtsson/affxparser", 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.

Contributing

To contribute to this package, please see CONTRIBUTING.md.

About

🔬 R package: This is the Bioconductor devel version of the affxparser package.

Resources

Contributing

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 88.9%
  • R 8.8%
  • Other 2.3%