Aggregating a numeric array #3741
Unanswered
iris-garden
asked this question in
Support Requests
Replies: 1 comment
-
Note The following post was exported from discuss.hail.is, a forum for asking questions about Hail which has since been deprecated. (Apr 05, 2024 at 13:42) Wen_He said:Hi Do you find any solution? thanks |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Note
The following post was exported from discuss.hail.is, a forum for asking questions about Hail which has since been deprecated.
(Dec 14, 2023 at 15:07) MsUTR said:
Hello all. I am trying to process the Hail table from gnomAD v4. In the hail table, there is a row field called freq with this schema:
I want to annotate a new row that aggregates the entire array of ht.freq.AC per row, I tried it with this method but it didn’t work:
May I please get some advice on how I can do that? Thank you very much.
Beta Was this translation helpful? Give feedback.
All reactions