arranger icon indicating copy to clipboard operation
arranger copied to clipboard

Make download tsv aware of nested fields

Open Jephuff opened this issue 7 years ago • 0 comments

currently to define the field used to figure out the rows you have to manual define which parts are nested like samples.hits.edges[].node.kf_id

we have a list of nested fields, we could infer which are nested and just pass in samples.kf_id

Jephuff avatar Feb 22 '18 20:02 Jephuff