Closed hamidqaedi closed 5 years ago
I figured it out using python and R. No I have such column in the annotation file. I suppose it should be incorporated into annotation file by default, as you may find in the output of other software like SnpEff. Hamid
I missed this issue and did not respond earlier. -withzyg should print out the hom and het status. Then you annotate the file, and the additional column will be included in the final output (regardless of format), when -otherinfo argument is included in table_annovar.
On Mon, Oct 7, 2019 at 1:24 AM hamidqaedi notifications@github.com wrote:
I figured it out using python and R. No I have such column in the annotation file. I suppose it should be incorporated into annotation file by default, as you may find in the output of other software like SnpEff. Hamid
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/WGLab/doc-ANNOVAR/issues/72?email_source=notifications&email_token=ABNG3ODRMWBLG6BVFMKNPTTQNLBZRA5CNFSM4IUQNVS2YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEAPBYWQ#issuecomment-538844250, or mute the thread https://github.com/notifications/unsubscribe-auth/ABNG3OFMFCE3C3LEDB5QFSLQNLBZRANCNFSM4IUQNVSQ .
Hi Developers, Is there any method (code) to get variant zygosity into a column? I tried to find the solution with
-withzyg
option, but still lacking zygosity column in the final output. Any advice is greatly appreciated. Hamid