Announcement
Collapse
No announcement yet.
X
-
Originally posted by swapnil2188 View PostI am trying to compare two samples for somatic mutations using Samtools mpileup. (RNAseq data)
The two .bam files or samples I am comparing include multiple samples merged together into them (3 .bam files in one and 8 in other- merged using samtools merge)
The command given in the manual
( " samtools mpileup -DSuf ref.fa aln.bam | bcftools view -bvcgT pair - > var.bcf" ) doesnt specify the number of samples (inputs)
I used this command
samtools mpileup -DSuf ref.fa aln1.bam aln2.bam | bcftools view -bvcgT pair - > var.bcf
It gives me back the error saying
"[mpileup] 1 samples in 2 input files
<mpileup> Set max per-file depth to 8000
[afs] 0:0.000"
I also tried to make a sample.txt file for the two samples (merged files) and used this command
"samtools mpileup -DSuf ref.fa aln1.bam aln2.bam | bcftools view -bvcgT pair -s samples.txt - > var.bcf "
I still get an error (different error)
Is there anything wrong here ?
What should be the ideal steps to find out somatic variants between two samples ? (samples include multiple bam files merged together)
Please suggest me some steps to be followed in order to find out somatic variants by comparing two samples using samtools mpileup
Thanks!
I am waiting for response !
Thank You !
Leave a comment:
-
Doubts regarding samtools mpileup - Call somatic mutations from a pair of samples ?
I am trying to compare two samples for somatic mutations using Samtools mpileup. (RNAseq data)
The two .bam files or samples I am comparing include multiple samples merged together into them (3 .bam files in one and 8 in other- merged using samtools merge)
The command given in the manual
( " samtools mpileup -DSuf ref.fa aln.bam | bcftools view -bvcgT pair - > var.bcf" ) doesnt specify the number of samples (inputs)
I used this command
samtools mpileup -DSuf ref.fa aln1.bam aln2.bam | bcftools view -bvcgT pair - > var.bcf
It gives me back the error saying
"[mpileup] 1 samples in 2 input files
<mpileup> Set max per-file depth to 8000
[afs] 0:0.000"
I also tried to make a sample.txt file for the two samples (merged files) and used this command
"samtools mpileup -DSuf ref.fa aln1.bam aln2.bam | bcftools view -bvcgT pair -s samples.txt - > var.bcf "
I still get an error (different error)
Is there anything wrong here ?
What should be the ideal steps to find out somatic variants between two samples ? (samples include multiple bam files merged together)
Please suggest me some steps to be followed in order to find out somatic variants by comparing two samples using samtools mpileup
Thanks!Tags: None
Latest Articles
Collapse
-
by seqadmin
At the intersection of cytogenetics and genomics lies the exciting field of cytogenomics. It focuses on studying chromosomes at a molecular scale, involving techniques that analyze either the whole genome or particular DNA sequences to examine variations in structure and behavior at the chromosomal or subchromosomal level. By integrating cytogenetic techniques with genomic analysis, researchers can effectively investigate chromosomal abnormalities related to diseases, particularly...-
Channel: Articles
09-26-2023, 06:26 AM -
-
by seqadmin
Cancer research has been transformed through numerous molecular techniques, with RNA sequencing (RNA-seq) playing a crucial role in understanding the complexity of the disease. Maša Ivin, Ph.D., Scientific Writer at Lexogen, and Yvonne Goepel Ph.D., Product Manager at Lexogen, remarked that “The high-throughput nature of RNA-seq allows for rapid profiling and deep exploration of the transcriptome.” They emphasized its indispensable role in cancer research, aiding in biomarker...-
Channel: Articles
09-07-2023, 11:15 PM -
ad_right_rmr
Collapse
News
Collapse
Topics | Statistics | Last Post | ||
---|---|---|---|---|
Started by seqadmin, Today, 06:47 AM
|
0 responses
7 views
0 likes
|
Last Post
by seqadmin
Today, 06:47 AM
|
||
Started by seqadmin, Yesterday, 09:36 AM
|
0 responses
10 views
0 likes
|
Last Post
by seqadmin
Yesterday, 09:36 AM
|
||
Started by seqadmin, 10-02-2023, 07:14 AM
|
0 responses
20 views
0 likes
|
Last Post
by seqadmin
10-02-2023, 07:14 AM
|
||
Started by seqadmin, 09-29-2023, 09:38 AM
|
0 responses
16 views
0 likes
|
Last Post
by seqadmin
09-29-2023, 09:38 AM
|
Leave a comment: