seandavi / GEOquery

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

Added: `parseCharacteristics` flag #56

Closed kalugny closed 6 years ago

kalugny commented 6 years ago

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

seandavi commented 6 years ago

Thx! I should have added this option much sooner.