Entering edit mode
5.2 years ago
I am trying to run Conifer using pytables but when I run
python conifer.py call --input analysis.hdf5 --output calls.txt
what I get is
tables.exceptions.NoSuchNodeError: group / does not have a child named samples
How can I solve this?