seandavi / GEOquery

The bridge between the NCBI Gene Expression Omnibus and Bioconductor
http://seandavi.github.io/GEOquery/
Other
88 stars 36 forks source link

Added: `parseCharacteristics` flag #56

Closed kalugny closed 7 years ago

kalugny commented 7 years ago

The parseCharacteristics flag allows us to disable the parsing of characteristics from Matrix files, as this is prone to errors.

seandavi commented 7 years ago

Thx! I should have added this option much sooner.