cmap / cmapPy

Assorted tools for interacting with .gct, .gctx files and other Connectivity Map (Broad Institute) data/tools
https://clue.io/cmapPy/index.html
BSD 3-Clause "New" or "Revised" License
124 stars 74 forks source link

parse behaves the same regardless of whether gct or gctx is used #11

Closed dllahr closed 6 years ago

dllahr commented 6 years ago

Specifically when trying to parse just row or column metadata, if passing a gct file, these options are ignored. Update parse_gct to behave the same as parse_gctx, so that parse behaves the same regardless of file type.

dllahr commented 6 years ago

fixed in 245f9bdae8239156a0aefd978ad87913ca9a69ad