How to use SNPEff software for comparison of a set of 100 VCF files?
How to use SNPEff software for comparison of a set of 100 VCF files? Is there any example or a recipe?
snp
vcf
• 2,711 views
•
link
written
by
valentina_stepanenko •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Variant annotation tools
written by a.hasankhani74 •hi Is there software for SNP annotation instead of snpEff? how can I plot my vcf file?
-
Are there any code samples on how to use Prokka annotator with GNU parallel?
written by hockeytoronto2018 •Are there any code samples on how to use Prokka annotator with GNU parallel? And are there any recipe and cookbooks for using different types …
-
How to download a 100 fastq files at once using SraToolkit fastq-dump?
written by flight029000 •How to download a 100 fastq files at once using SraToolkit fastq-dump? Is there any software with GUI or shell codes published somewhere?
-
How to select predefine transcript when annotate VCF
written by PaulDear all, is there any option how to choose my own list of transcripts when I using VEP for annotation. I would like to have …
-
Are there any new/novel R packages and other software to compare a 100 of VCF files?
written by genomicswolf •Are there any new/novel R packages and other software to compare a 100 of VCF files? Tried GATK and VCF tools and nextGene. Need a …
-
How to use Varianttools sofwtare for comparing 50 VCF files to find unique differences?
written by valentina_stepanenko •How to use Varianttools software for comparing 50 VCF files to find unique differences?
-
Is there any novice method for finding similar VCF files, for their comparison to 100 items and mor…
written by valentina_stepanenko •Is there any novice method for finding similar VCF files, for their comparison to 100 items and more? I have tried GATK, NextGene, VAAST, wish …
-
SnpEff output summary for hundreds of vcfs
written by mooremHi all! I was wondering whether anyone is aware of any existing tools to summarise snpEffs vcf output. I have a few hundred vcf files …
-
VCF format conventions for multi-sample vs. single-sample data
written by bberns •I'm new to VCF processing and am a bit confused about the different conventions used by VCF files "in the wild". The VCF spec supports …
-
Vcf-Compare Vcftools Error
written by Leandro Batista •<p>Hello,</p> <p>I'm using VCFtools to compare 2 different vcf files. When I run vcf-compare with the following command:</p> <p><em>vcf-compare Software/snpEff/chr11snps.vcf.gz Software/snpEff/chr11snps_output.vcf.gz</em></p> <p>I get the following …
Have you considered the manual? http://snpeff.sourceforge.net/SnpEff_manual.html
I think you should have a look on SnpSift not SNPEff also away from Snp...
have a look at http://varianttools.sourceforge.net/ specially http://varianttools.sourceforge.net/Vtools/Compare
thank you................................................