Gene-based association tests are performed using FBAT and OVPDT. Therefore, an annotation file is required to define gene regions. Moreover, IBD sharing statistics and disease model status will be added to the annotation file if the file is provided. The file must have at least four essential columns, starting with the column names "chromosome position referenceBase geneList"
For example, in annotation.txt:
chromosome | position | referenceBase | geneList |
---|---|---|---|
1 | 7324503 | A | CAMTA1 |
1 | 7324547 | T | CAMTA1 |
1 | 7324959 | T | CAMTA1 |
1 | 7326621 | G | CAMTA1 |
1 | 7326747 | A | CAMTA1 |
1 | 7331060 | C | CAMTA1 |