jfy133 / MEx-IPA

Interactive results viewer for maltExtract
Apache License 2.0
3 stars 0 forks source link

Deal with missing data #18

Closed jfy133 closed 5 years ago

jfy133 commented 5 years ago

In some cases, a particular sample will not have hits to a particular node. This then results in errors.

Suggestion: in load modules, if nrow == 0; make dummy data of just 0s

jfy133 commented 5 years ago

Fixed for single sample.

This is more complicated for multi-sample, can add documentation describing why not shown.

Done in: https://github.com/jfy133/MEx-IPA/commit/c5f959c4b9f91a234d13ca6dd8e06d4f58cac131

jfy133 commented 5 years ago

Improve in https://github.com/jfy133/MEx-IPA/commit/39057348df8e90dacb2efb40afbc08e40d8031f1