Closed jfy133 closed 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
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
Improve in https://github.com/jfy133/MEx-IPA/commit/39057348df8e90dacb2efb40afbc08e40d8031f1
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