More posts like this
-
ANNOVAR annotation
written by Eliza •Hi, I'm trying to annotate VCF file: ![enter image description here][1] [1]: /media/images/69111bee-2607-4ff4-90c0-8162f9af I run the following command ``` table_annovar.pl \ --vcfinput eczema.vcf \ humandb/ …
-
Running ANNOVAR table_annovar.pl. Error convert2annovar.pl: not found
written by vvs.hazia •**Python code solution was sugested, but bash fixes are still very welcomed!** Hi, I am running ANNOVAR with following code: perl $TABL_ANN_DIR $READS_INPUT_DIR/$folder/${name}_unfiltered.annovar.ann.avinput $DATASETS_DIR --buildver …
-
Different SNP at the at a position in vcf file compared to REF and ALT allele.
written by Abbas.M •Hello experts, I have been working with high-throughput genome sequencing data for more than 2 years. I have a confusion about the REF and ALT …
-
Selection of random SNPs with similar allele frequency with my SNPs under study
written by setaDear all, I’m working with a list of SNP variants (1200 SNP) related to a complex disease, which distributed on the various chromosomes. I used …
-
Adjusting SNP frequency
written by TonyCN •Hi all, I'm really looking for some help here. Again, my usual disclaimer of being neither a biologist or bioinformatician, so I apologise in advance …
-
Annovar - Mouse Exome Sequencing
written by cbatist •Hi all, Currently, I have been trying to annotate a mouse VCF file generated by Strelka using Annovar. I was able to download the gene …
-
Allele frequency of a gene from a .bam file.
written by KasthuriIt is easy to get allele frequency for a site (mutation/snp etc.) from a bam file. How do we get the allele frequency of a …
-
Investigating a SNP with incomplete information on 1000 Genomes
written by NasirHi All I have encountered an issue which, I expect, will be relevant to others as well. My own example is as below: rs12987787 is …
-
how do I write a string of SNPs on vcftools?
written by pifferdavideThe "snp" command works with only 1 snp, but if I type 2 SNPs, it does not, as from output below. VCF tools manual says …
-
Unique SNP sharing between populations
written by always_learningDear All, I am looking out to find out Unique SNP sharing between populations means common SNPs between a set of populations. I have merged …
did you add "-allsample" argument to your command?
nop as I didn't want x separate output files. I did run convert2annovar.pl with the -withfreq option but the result is not very good, there is even no column name
The frequency computed in convert2annovar.pl are somehow correct, it divide the snp appearance on the population by 2 times the total number individual which makes sense as 2 alleles per individual, but now my problem is that denominator to be 2 times pop minus the missing call for this snp