The code seems to be reading in the file fine: metadata and mutations[0].parent_ids output correctly. However, the output for
document.mutations[0]
is
<genomediff.records.Record at 0x1fe87dfa550>
Am I missing something trivial?
Slightly related: can I get the Records data as a table?
The code seems to be reading in the file fine:
metadataandmutations[0].parent_idsoutput correctly. However, the output fordocument.mutations[0]is
<genomediff.records.Record at 0x1fe87dfa550>Am I missing something trivial?
Slightly related: can I get the Records data as a table?