Script: VCF to 3 base mutation pattern
Hi All,
Who can share a script to transfer mutation VCF files to 3-base mutation pattern:
Bekow is the output i want to obtain. I want the counts for each mutation category.

Thanks.
vcf
• 1,615 views
•
link
written
by
Shicheng Guo
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Understanding IGV
written by zizigoluHi I have targeted sequencing (WGS) I have uploaded bam and vcf file for sample; From these screenshot which one shows/support this mutation ![enter image …
-
Weird behaviour - WGCNA hub analysis results in Cytoscape through CytoHubba plugin change every tim…
written by Raito92Hello everyone, I'm using Cytoscape v. 3.9.1 to visualize the results of a previously perfmored WGCNA analysis. The aim is to individuate hub genes through …
-
GO terms count _ number of terms on per ontology
written by nazninislamnif •[enter link description here][1]I have my Interproscan result which generated 12429 GO terms. I want to align all of them into their specific function. And …
-
how to make bar plot sorted by both -log(p.adjust value) and ontology classification
written by gaom001 •![enter image description here][1]Does any one know how to seprate bar plot by ontology and sort by -log(p.adjust value)? I just want to show top …
-
Consensus genotype of MUTECT1, MUTECT2, Varscan, Muse and Somaticsniper
written by Shicheng GuoHi All, Suppose I apply multiple methods such as MUTECT1, MUTECT2, Varscan, Muse and Somaticsniper to call mutations for one sample, How to merge them …
-
IMPACT rating in VEP and compatibility with which tools?
written by Shicheng GuoHi, VEP claim :The IMPACT rating is a separate rating given for compatibility with other variant annotation tools (e.g. snpEff). Who knows more details about …
-
Applications of TPM normalisation
written by firestarI use raw counts for DGE in DESeq2, edgeR etc. And I use VST for PCA and clustering. Now, I am curious about TPM. What …
-
Perl/Python script: phased vcf to phased tped
written by Shicheng GuoHi All, Who can share a perl/python script to transfer phased vcf to phased tped? Thanks. ------------------------------------------ Update: `plink` will re-order the alleles therefore 'phase' …
-
TF motif binding region searching script in human genome
written by Shicheng GuoHi All, I have one interest TF and its motif sequence is known (both logo and frequency matrix) and I want to identify all the …
-
DataFormat: Methylation : qmap bis-seq format To bigwig/wig/bedgraph
written by Shicheng GuoHi All, I downloaded the data from GEO (GSE17972). It seems the data format is quite special one: qmap. Anyone have the script to transfer …
Provide example input, expected output, and what have you tried so far.
What about
indeldata? Discard?Yes,discard indel and complex mutation type. another problem maybe for one mutation, it may have 2 annation.
What are the numbers that are attached to each change? These 3-base changes - are they codon changes or just +/- 1 nucleotide? Are you looking for changes in the reference strand only or is this strand specific?
More importantly, why are you doing this exercise? What do you hope to accomplish from it?