More posts like this
-
Using snpsift to annotate vcf with dbsnp and Clinvar
written by whb •snpsift website shows how to annotate variants with dbsnp (one file). java -jar SnpSift.jar annotate dbSnp132.vcf variants.vcf > variants_annotated.vcf but if I want annotate using …
-
SnpSift to annotate vcf with multiple databases
written by whb •Hi, Should I annotate the vcf file with multiple databases e.g. dbSNP, 1000genome, ClinVar and dbNSFP if the panel contains mostly coding and some intronic …
-
Gene expression and chromatin state
written by whb •I want to compare the expression of a list of genes (mouse) in a specific organ e.g. lung. Also, the chromatin state e.g. which regions …
-
Filtering vcf with dbSNP
written by whb •Hi, From NCBI website, dbSNP accepts both disease or not SNPs [https://www.ncbi.nlm.nih.gov/books/NBK44447/#Content.what_classes_of_genetic_variatio][1]. I have some samples that do not have matching normals. I have done …
-
Different dbSNP files input yield different variants?
written by whb •Hi I was trying to compare if using different dbSNP file as input of `BaseRecalibrator` and `Mutect2` gives different results. and it gave entire different …
-
Heterozygous individuals and FastaAlternateReferenceMarker
written by gubrinsGood afternoon, I am having a doubt with the function `FastaAlternateReferenceMarker` from GATK. I already have a phased VCF file and when I want to …
-
dbsnp file for C. elegans
written by biomagicianHi, I want to use this tool here from GATK: https://software.broadinstitute.org/gatk/documentation/tooldocs/current/org_broadinstitute_gatk_tools_walkers_varianteval_VariantEval.php VariantEval It has the optional option to input a dbsnp file --dbsnp. Does anybody …
-
dbsnp in vcf format compatible with hg38
written by apocalyps52 •Hello, I need to annotate the snps in a vcf file that I generated from hg38 reference. I try to use SnpSift for annotation however …
-
Ncbi Length Search
written by Nicolas Rosewick<p>Hi,</p> <p>Is it possible to specify the nucleotide length limit in a ncbi search ? I don't find anything on the NCBI website about this …
-
Dbsnp Individual Genotyping Information For Specific Snps
written by Andrea_Bio •<p>Hello</p> <p>I've gone through the schema for dbSNP 132 quite thoroughly and it looks like it is not possible to find the genotype for individuals …