This is a test version of Biostars. For the public version, visit https://www.biostars.org.
tables.exceptions.NoSuchNodeError: group ``/`` does not have a child named ``samples``

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?

conifer pytables

1 answer

Hi,

Can I ask you the version of PyTables that you have installed for using Conifer?

Log in to answer this question.