This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Arjun Sanyal (author)
Wed Jun 24 12:44:37 -0700 2009
README
== chip-ruby chip-ruby is a library for working with DNA microarray data It contains libraries for parsing Affymetrix CHP files in the new binary format and sample data. Can process Genotyping and Expression console files. Outputs to CSV and YAML formats. chip-ruby is licensed under GPLv2, however any included code, data, documentation are property of their respective owners. # Author:: Arjun Sanyal (mailto:arjun.sanyal@childrens.harvard.edu) # Copyright:: Children's Hospital Boston # License:: GPLv2 == Installation * get git if you don't have it * git clone git://github.com/arjun/chip-ruby.git * cd chip-ruby/bin * ./parse_affy_chp.rb == Future Work * Use stringIO for more speed? * Parse Affymetrix CEL and other files * Tests * gem install








