Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • fahim
    Member
    • Oct 2010
    • 10

    bam output file to psl file

    Hi
    I am doing short read alignment using bwa algorithm. I am able to convert the alignment output to .bam file.
    Now, I want to see the alignments and how a read maps to the genome. In case of BLAT or other aligners such as bowtie, gives an output which contains information such as "readName, referenceChromosome, tStart, tEnd, qSize, etc ..etc..". I want the output in similar format.
    Is there a way/command/software to do that through samtools.
    Thanks in advance.
    Fahim
    Last edited by fahim; 12-26-2010, 10:25 AM. Reason: typo
  • drio
    Senior Member
    • Oct 2008
    • 323

    #2
    I suggest you spend some time getting yourself familiar with the format since (S|B)AM is the standard to store and represent alignments. It is here to stay.

    Those specific fields you are looking for you can find in your BAM output from BWA. Take a look to the specification. Pay particular attention to section 1.4.

    Furthermore, most of the downstream tools you may want to use are going to require alignments in (S|B)AM.
    -drd

    Comment

    Latest Articles

    Collapse

    ad_right_rmr

    Collapse

    News

    Collapse

    Topics Statistics Last Post
    Started by SEQadmin2, Today, 11:58 AM
    0 responses
    9 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-05-2026, 10:09 AM
    0 responses
    25 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-04-2026, 08:59 AM
    0 responses
    34 views
    0 reactions
    Last Post SEQadmin2  
    Started by SEQadmin2, 06-02-2026, 12:03 PM
    0 responses
    56 views
    0 reactions
    Last Post SEQadmin2  
    Working...