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
      Best Practices for Single-Cell Sequencing Analysis
      by seqadmin



      While isolating and preparing single cells for sequencing was historically the bottleneck, recent technological advancements have shifted the challenge to data analysis. This highlights the rapidly evolving nature of single-cell sequencing. The inherent complexity of single-cell analysis has intensified with the surge in data volume and the incorporation of diverse and more complex datasets. This article explores the challenges in analysis, examines common pitfalls, offers...
      Yesterday, 07:15 AM
    • seqadmin
      Latest Developments in Precision Medicine
      by seqadmin



      Technological advances have led to drastic improvements in the field of precision medicine, enabling more personalized approaches to treatment. This article explores four leading groups that are overcoming many of the challenges of genomic profiling and precision medicine through their innovative platforms and technologies.

      Somatic Genomics
      “We have such a tremendous amount of genetic diversity that exists within each of us, and not just between us as individuals,”...
      05-24-2024, 01:16 PM

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by seqadmin, Yesterday, 08:18 AM
    0 responses
    14 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, Yesterday, 08:04 AM
    0 responses
    12 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 06-03-2024, 06:55 AM
    0 responses
    13 views
    0 likes
    Last Post seqadmin  
    Started by seqadmin, 05-30-2024, 03:16 PM
    0 responses
    27 views
    0 likes
    Last Post seqadmin  
    Working...
    X