Use bcftools isec to find denovo mutations
I have 3 samples(N1,N2 and N3) in the trio_vcf file and to apply tools isec to find denovo mutations from these files Which command of isec tool should I use?
mutations
denovo
• 3,578 views
•
link
updated
by
Ram
4.5K
• |
written
by
anasjamshed
14
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Question on batch effect for a bulk RNA seq analysis
written by akb 0Hi, I am not sure if this is the correct method of correcting batch effect when the batch effect is seen with bulk RNA-seq data …
-
Split trio vcf file
written by anasjamshed 14I have trio_vcf file with samples N1 , N2 and N3.I am trying this command to split the samples: bcftools query -H trio_example.vcf.gz -f '%CHROM\t%POS\t%REF\t%ALT\t%VT[\t%SAMPLE=%GT]\n' …
-
Using bcftools isec without stripping meta data and outputting as a VCF
written by kshaffman 0Hi, I am trying to use "bcftools isec" for some data analysis. I have two cell lines and I am trying to find the unique …
-
bcftools isec: tandem mutations
written by whb 6I am trying to use bcftools isec to find common variants between two callers. it mostly works find but when it is a tandem mutation …
-
Cancer driver mutations Identification from VCFs
written by David_emir 50Hi All, I have merged.VCF(Around 45) file of a particular type of brain tumor sequenced from around ~45 patients. I have received only VCF files …
-
What tool should be used to determine IDR or Np/Nt and N1/N2 between ChIP-seq samples?
written by salamandra 55I wanted to calculate IDR (irreproducible discovery rate) between two ChIP-seq samples to determine significant peaks (with IDR < 1%). Came across this R package …
-
Can I determine ancestral allele based on phylogenetic tree?
written by wang.yiguan 3Hi, I have the whole genome of 5 species(S1-S5), and I have constructed the phylogenetic tree of the five species as following. And I now …
-
Filter all the common SNP's in different vcf files(corresponding to different samples)
written by shubhra.bhattacharya 14I have 10 different vcf files which are of different samples. I want to find the SNPs common between all of them i.e the snp …
-
Set multiple attributes to one node in R
written by Vania 1I am using igraph to construct a networks. But I have a doubt, I have nodes with 3 different attributes (On, Off and Unknown). For …
-
R - Merge 2 network with different color nodes
written by Bioinformatist Newbie 27Hi, I want to merge 2 networks but I want different color of their node. For example N1's vertices should be represented with color "Red" …
why isec when you can use dnm2 ? https://samtools.github.io/bcftools/howtos/plugin.trio-dnm2.html
how can use it for 3 samples and find the common mutations?
"the common mutations" for a "denovo" ? whhaaat ?
I got this error when I tried to run it: No functional bcftools plugins were found in
https://www.google.com/search?q=+No+functional+bcftools+plugins+were+found+in
How can I set up export BCFTOOLS_PLUGINS='path/to/plugin_dir'
https://www.google.com/search?q=+No+functional+bcftools+plugins+were+found+in
I am using ubuntu through windows sub sytem
I dont have PED file to run dnm2 . How can i make?
You can find how in the documentation. Just find
PED filein the page. https://samtools.github.io/bcftools/bcftools.htmlHow? Please explain? Can i apply dnM2 directly on vcf file?
I only have vcf file so can I apply trio-dmn2 on it
This is the result of very low effort from you - people are not motivated to help you out. Read as much documentation as you can and try solving your problem yourself. If you don't, that shows and we can only help you so far.