Announcement

Collapse
No announcement yet.
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • how to find out mate reads?

    Hi,
    When I got the BAM file of alignments in the region of interest, how to retrieve the mate's data? I want to know how those mates are distributed throught the whole genome.

  • #2
    Can you just visualize them on a viewer such as IGV?

    Comment


    • #3
      Originally posted by student-t View Post
      Can you just visualize them on a viewer such as IGV?
      student-t, thanks for your reply.
      I use "samtools view originalfile.bam Chr4:100k-200k" to get a regional BAM file. In IGV, I can visualize the reads among my interested region. Because of Structure Viaration, the mates of those reads may not locate in the same region, and are not included in the BAM file.
      How can I get a file including data of those mates?

      Comment


      • #4
        Do you want to do this by hand/eye in a viewer? If so look at the full BAM file and the viewer should be able to show you the partner read (try right clicking etc). This is possible with Tablet via the tool tip, and you can right click to jump to the partner etc:


        Or, you can do this programatically by parsing the SAM/BAM file (e.g. in Python using pysam). There are specific columns used to report the mapping position of the partner read.

        Comment

        Latest Articles

        Collapse

        • seqadmin
          Advanced Tools Transforming the Field of Cytogenomics
          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...
          09-26-2023, 06:26 AM
        • seqadmin
          How RNA-Seq is Transforming Cancer Studies
          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...
          09-07-2023, 11:15 PM

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Yesterday, 07:14 AM
        0 responses
        11 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-29-2023, 09:38 AM
        0 responses
        13 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-27-2023, 06:57 AM
        0 responses
        14 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 09-26-2023, 07:53 AM
        0 responses
        31 views
        0 likes
        Last Post seqadmin  
        Working...
        X