Cellular-Longevity / cmapR

Tools for manipulating annotated data matrices
BSD 3-Clause "New" or "Revised" License
0 stars 0 forks source link

Graceful behavior when loading a unmodified gctx #3

Closed bsiranosian closed 2 years ago

bsiranosian commented 2 years ago

When loading a gctx file that was created with the traditional version of the cmapR or cmapPy package, it should load the data into the meth_mat slot, and put a matrix of NAs in the cov_mat slot.

This is important because I use the same format for processing kraken2 results with the code from https://github.com/bhattlab/kraken2_classification

bsiranosian commented 2 years ago

Fixed in https://github.com/Cellular-Longevity/cmapR/commit/b67c40814464dac9f53f31044afcd557f6822ec8