I saw that the "variants_passgeno" table has sample information that is missing in the "variants_anno" table. What is the difference between these two tables? Thanks.

Created by Kasthuri Kannan KSKannan
Also would appreciate it if the "amino acid change" column is added to variants_anno file. Thank you!
@FPBarthel @KSKannan It looks like the variants_passgeno file does not have the reference column?
Great! Thanks, that is what I thought -
The `variants_anno` does not contain any sample-level information. It contains annotations for variants independent of sample. You can match variants from `variants_passgeno` to associated annotations by chromosome, position, reference and alternate alleles. Floris

Difference between variants_anno and variants_passgeno tables page is loading…