Are there any new/novel R packages and other software to compare a 100 of VCF files?
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 better solution for a hunderds of VCFs.
vcf
r
• 1,892 views
•
link
written
by
genomicswolf •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Are there any free Linux software tools which can do FASTA sequence elongation, consolidation and e…
written by bioinformatics_kiev •Are there any free Linux software tools which can do FASTA sequence elongation, consolidation and error fix similar to Nextgene software?
-
Is there any specially designed software or a web service for the VCF file similarity search?
written by genome21 •Is there any specially designed software or a web service for the VCF file similarity search, producing a report? Is there anything good beyond VCF …
-
Need help to choose 2-3 genome annotation software from the list at https://omictools.com/genome-a…
written by human_genomeXXX •Need help to choose 2-3 genome annotation software from the list at https://omictools.com/genome-annotation-category Input will be a VCF files generated from the Pilon, BBMap, GATK …
-
Is there any good software which can substitute Lasergene DNAStar, NextGene, and CLC?
written by lukdubkvas •Is there any good software which can substitute Lasergene DNAStar, NextGene, and CLC? What tools are the most adequate to align microbial genomes, call variants, …
-
How to implement Yabi Importing tools in JSON format?
written by genomicswolf •How to implement [Yabi][1] Importing tools in JSON? Where to find JSON signatures for BBMap, VCF and SAM tools and other bioinformatics software? Should I …
-
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 …
-
What is a better solution for the comparison of 50-300 VCFs with an aim to find distinctive genes?
written by hrenchert747 •GATK throws errors on VCF file comparison (VCFs from the NextGene software output). Please advise a better solution for the comparison of 50-300 VCFs with …
-
Is there any GUI tool which can compare 200 VCFs and show different SNPs between all the samples?
written by hrenchert747 •Is there any GUI tool which can compare 200 VCFs and show different SNPs between all the samples? Have tried GATK, BCF tools, VarChest, VCFTools, …
-
Tools To Determine Intersections Between Complex Sv In Vcfs?
written by 14134125465346445Are there any available tools to find complex overlaps between SV vcfs? For example, a tool to compare Breakends in vcf format (SVTYPE=BND) between two …
-
Nextgene As An Alignment And Variant Calling Pipeline
written by Biomed<p>Has anyone used NextGene/SoftGenetics and hopefully compared it with some other popular open source pipeline like BWA+ Picard + SAMtools/GATK? Are there any obvious pitfalls …
Could you be more specific on what you aim to achieve? "Compare" is quite generic.
find differences in vcfs, thx
Oh right now I understand. Differences.
Could you be more specific on what you aim to achieve? "Differences" is quite generic.
Not new and not sure whether it fits your needs but did you take a look at the VariantAnnotation bioconductor package?