Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Paired-end reads mapping to different chromosomes...

    Hi there,

    I've been stumbling through some Illumina HiSeq data for a while, and while I've managed to answer some of the questions we wanted to ask, I'm having trouble with some others. One such question is whether it is possible to identify and print out only those paired-end reads that map to different chromosomes or have a larger insert size than expected. I was hoping to use this for identifying new retrotransposition events and rare fusions.

    I have aligned the reads using bwa sampe, and aligned the forward and reverse separately with bwa samse.

    My questions are as follows:

    1. Can I use my paired-end aligned sam/bam file to pull out the reads where each mate maps to a different chromosome? I'm not sure if bwa biases against these and forces poorer alignments that are spatially close (I know that ambiguously aligned reads have the XA:Z: column that identifies all other possible mapping locations, but not sure if I can use this). If the sam file I have can't be used to answer this question, could anyone suggest a good program (fusionhunter?) that can do this?

    2. If I can use the sam file I currently have (and not have to re-align with a specialized program), could anyone suggest basic code to pull out these sequences? I'm thinking of using either awk, Perl or R, but I'm still learning how to write in these languages.

    I would want to match lines that have the same first column of the sam file (ignoring the #0 and #0/3 at the end which denotes forward or reverse read), then only pull out the lines where the thrid column (chromosome) is different (or the forth column (location in bp) is greater than 50kb).

    Any help or advice would be greatly appreciated.

    Thanks fo your time.

  • #2
    you can try deFuse

    Comment

    Latest Articles

    Collapse

    • seqadmin
      Current Approaches to Protein Sequencing
      by seqadmin


      Proteins are often described as the workhorses of the cell, and identifying their sequences is key to understanding their role in biological processes and disease. Currently, the most common technique used to determine protein sequences is mass spectrometry. While still a valuable tool, mass spectrometry faces several limitations and requires a highly experienced scientist familiar with the equipment to operate it. Additionally, other proteomic methods, like affinity assays, are constrained...
      04-04-2024, 04:25 PM
    • seqadmin
      Strategies for Sequencing Challenging Samples
      by seqadmin


      Despite advancements in sequencing platforms and related sample preparation technologies, certain sample types continue to present significant challenges that can compromise sequencing results. Pedro Echave, Senior Manager of the Global Business Segment at Revvity, explained that the success of a sequencing experiment ultimately depends on the amount and integrity of the nucleic acid template (RNA or DNA) obtained from a sample. “The better the quality of the nucleic acid isolated...
      03-22-2024, 06:39 AM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, 04-11-2024, 12:08 PM
    0 responses
    22 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 10:19 PM
    0 responses
    24 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-10-2024, 09:21 AM
    0 responses
    19 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 04-04-2024, 09:00 AM
    0 responses
    50 views
    0 likes
    Last Post seqadmin  
    Working...
    X