GithubHelp home page GithubHelp logo

Comments (8)

fanwayne avatar fanwayne commented on September 27, 2024

screenshot20240827105443
I just extracted the data from the zip file. I was not sure whether it is correct

from doc-annovar.

kaichop avatar kaichop commented on September 27, 2024

from doc-annovar.

fanwayne avatar fanwayne commented on September 27, 2024

Did you check the output file? The output is written to the file ifit_hg38_bin_annovar.hg38_multianno.txt

On Mon, Aug 26, 2024 at 10:54 PM fanwayne @.> wrote: table_annovar.pl ifit_hg38_bin.vcf $HOME/../../mnt/d/BaiduSyncdisk/biodata/humandb/ -buildver hg38 -out ifit_hg38_bin_annovar -remove -protocol refGene,ensGene,1000g2015aug_eas -operation g,g,f -nastring . -xref ~/annovar/example/gene_fullxref.txt -vcfinput My code was shown above. This running code did not prompt any errors or warning. But I just got nothing after running this code. Could you please help me with this issue? Many thanks! screenshot20240827105324.png (view on web) https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 — Reply to this email directly, view it on GitHub <#251>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY . You are receiving this because you are subscribed to this thread.Message ID: @.>

Yes, the field was all missing.
screenshot20240827110901

from doc-annovar.

fanwayne avatar fanwayne commented on September 27, 2024

Did you check the output file? The output is written to the file ifit_hg38_bin_annovar.hg38_multianno.txt

On Mon, Aug 26, 2024 at 10:54 PM fanwayne @.> wrote: table_annovar.pl ifit_hg38_bin.vcf $HOME/../../mnt/d/BaiduSyncdisk/biodata/humandb/ -buildver hg38 -out ifit_hg38_bin_annovar -remove -protocol refGene,ensGene,1000g2015aug_eas -operation g,g,f -nastring . -xref ~/annovar/example/gene_fullxref.txt -vcfinput My code was shown above. This running code did not prompt any errors or warning. But I just got nothing after running this code. Could you please help me with this issue? Many thanks! screenshot20240827105324.png (view on web) https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 — Reply to this email directly, view it on GitHub <#251>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY . You are receiving this because you are subscribed to this thread.Message ID: @.>

Oh, sorry, I'm afraid I checked the wrong file. I noticed that the text file has already been annotated, but the vcf file was not.

from doc-annovar.

kaichop avatar kaichop commented on September 27, 2024

from doc-annovar.

fanwayne avatar fanwayne commented on September 27, 2024

VCF should be annotated as well, it is a new VCF file, not the original input.

On Mon, Aug 26, 2024 at 11:14 PM fanwayne @.> wrote: Did you check the output file? The output is written to the file ifit_hg38_bin_annovar.hg38_multianno.txt … <#m_-3291927269789100615_> On Mon, Aug 26, 2024 at 10:54 PM fanwayne @.> wrote: table_annovar.pl http://table_annovar.pl ifit_hg38_bin.vcf $HOME/../../mnt/d/BaiduSyncdisk/biodata/humandb/ -buildver hg38 -out ifit_hg38_bin_annovar -remove -protocol refGene,ensGene,1000g2015aug_eas -operation g,g,f -nastring . -xref ~/annovar/example/gene_fullxref.txt -vcfinput My code was shown above. This running code did not prompt any errors or warning. But I just got nothing after running this code. Could you please help me with this issue? Many thanks! screenshot20240827105324.png (view on web) https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 — Reply to this email directly, view it on GitHub <#251 <#251>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY . You are receiving this because you are subscribed to this thread.Message ID: @.> Oh, sorry, I'm afraid I checked the wrong file. I noticed that the text file has already been annotated, but the vcf file was not. — Reply to this email directly, view it on GitHub <#251 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OGEZP56JXYUAK6YBVDZTPVLFAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRGQ4DKOBTGA . You are receiving this because you commented.Message ID: @.**>

Sorry. I rechecked the vcf file. Yes, the vcf file was also annotated. As only 2.1% of input SNPs was annotated with allele frequency by the 1000g2015 database, it looks like the majority were all missing.

from doc-annovar.

kaichop avatar kaichop commented on September 27, 2024

from doc-annovar.

fanwayne avatar fanwayne commented on September 27, 2024

you should use gnomad to annotate allele frequency

On Mon, Aug 26, 2024 at 11:57 PM fanwayne @.> wrote: VCF should be annotated as well, it is a new VCF file, not the original input. … <#m_-8093207385278309306_> On Mon, Aug 26, 2024 at 11:14 PM fanwayne @.> wrote: Did you check the output file? The output is written to the file ifit_hg38_bin_annovar.hg38_multianno.txt … <#m_-3291927269789100615_> On Mon, Aug 26, 2024 at 10:54 PM fanwayne @.> wrote: table_annovar.pl http://table_annovar.pl http://table_annovar.pl http://table_annovar.pl ifit_hg38_bin.vcf $HOME/../../mnt/d/BaiduSyncdisk/biodata/humandb/ -buildver hg38 -out ifit_hg38_bin_annovar -remove -protocol refGene,ensGene,1000g2015aug_eas -operation g,g,f -nastring . -xref ~/annovar/example/gene_fullxref.txt -vcfinput My code was shown above. This running code did not prompt any errors or warning. But I just got nothing after running this code. Could you please help me with this issue? Many thanks! screenshot20240827105324.png (view on web) https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 https://github.com/user-attachments/assets/442f3e62-8863-4317-a104-1ef62df72b55 — Reply to this email directly, view it on GitHub <#251 <#251> <#251 <#251>>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY https://github.com/notifications/unsubscribe-auth/ABNG3OCUMRFPQ2ZMYPS4CUTZTPS5RAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43ASLTON2WKOZSGQ4DQMJUG4ZDKNY . You are receiving this because you are subscribed to this thread.Message ID: @.> Oh, sorry, I'm afraid I checked the wrong file. I noticed that the text file has already been annotated, but the vcf file was not. — Reply to this email directly, view it on GitHub <#251 (comment) <#251 (comment)>>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OGEZP56JXYUAK6YBVDZTPVLFAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRGQ4DKOBTGA https://github.com/notifications/unsubscribe-auth/ABNG3OGEZP56JXYUAK6YBVDZTPVLFAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRGQ4DKOBTGA . You are receiving this because you commented.Message ID: @.> Sorry. I rechecked the vcf file. Yes, the vcf file was also annotated. As only 2.1% of input SNPs was annotated with allele frequency by the 1000g2015 database, it looks like the majority were all missing. — Reply to this email directly, view it on GitHub <#251 (comment)>, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABNG3OAFJBA2Y3Q5CBVEFB3ZTP2MDAVCNFSM6AAAAABNFFUUD6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGMJRGUZDAOBVG4 . You are receiving this because you commented.Message ID: @.**>

Thank you very much. yes gnomad showed more non-missing values.

from doc-annovar.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.