More posts like this
-
Extract the overlapping paired-end reads
written by ATRXHi, I would like to know if there is a way to extract paired-end reads (and the genomic region) from the bam file where a …
-
How to extract and cut sequence from a given region from a BAM file
written by nbargues •Hi, I have an aligned BAM file and I want to extract sequence from a given region and just that, not what's come after or …
-
Extract all BAM reads that intersect a given region using the BAI index
written by bugmaster •Let's say I have a BAI index, and a BAM file. I want to extract all the reads that intersect a given region on a …
-
Please suggest your idea for variant calling analysis of many BAM files from whole genome sequencing
written by setaHi all, I have the information of whole-genome sequencing (BAM files) of about 1100 individuals (human) that should be processed to find all variants of …
-
extracting mapped reads from the bam file
written by KVC_bioinfoHello all, I am trying to extract the mapped reads from a bam file for a specific region. samtools view -h in.bam "chr1:regionstart-regionend" > out.bam …
-
extracting reads from bam file
written by KVC_bioinfoHello all, I am trying to extract the reads falling into the particular region from a bam file. I am using the following command: samtools …
-
Extract positions covered by a given read from Bam file
written by kolchenkosergey •Hi! How can I extract positions, which are covered by a given read? What I mean, is that If I use `samtools view "bamfile_name" "chr_name":"pos"-"pos"`, …
-
Extract parts of reads from BAM file that overlap a specific region of genome
written by Chadi SaadAssuming that I have a BAM file with aligned reads, how can I extract the part of all reads that cover completely a specific region …
-
How To Compute The Number Of Reads In Bam That Overlap With A Region? The Overlap Must Be 100%.
written by siyu •<p>how to compute the number of reads in <a href='http://samtools.sourceforge.net/SAM1.pdf'>BAM</a> that overlap with a region? the overlap must be 100%.</p>
-
Extracting Reads That Are Properly Paired From Bam File
written by Abhi<blockquote> <p><a href="http://biostar.stackexchange.com/questions/5517/how-to-filter-bam-file">How to filter BAM file</a> </p> </blockquote> <p>Hey Guys</p> <p>I have a bam file of which I have to extract reads that are …
duplicate of
How many reads in a BAM file are aligned to an arbitrary region
siyu, you've had a string of questions that suggest you have put no effort into searching for answers to your questions or even tried to spend more time than it took you to write the question out. Please read the about tab and read this paper to learn how to better use this forum and not anger the people here to support you.
I so sorry to that. Why did you I have put no effort into searching for answers ? I am a green hand in this filed, and I always want to solve it by myself. In fact, I have try to find the answers to my questions,such as pairToBed tools in bedtools ,But I want to find another rsolution to the quetion. I am so sad to read the word you wrote.
what they mean is that if you just perform a couple of queries, even on BioStar only, regarding "reads" and "bam files" you would eventually get to posts like the one above mentioned by Pierre for instance, which explains exactly what you need to know. go through it, as it is quite self-explanatory, and if you still have doubts then you can come back with a more concise (and previously unanswered) question.