Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • Rename Tophat 'accepted_hits.bam' file

    Dear all,

    I have mapped some reads using Tophat, which gives me a accepted_hits.bam file that I am trying rename to new.bam (and then index).
    Is there an simple way to do this directly using a TopHat parameter? I mean, give a name to use as the output file? Thanks

    p.

  • #2
    Short answer, no.

    Slightly longer answer, is that you can specify the output directory with a name parameter: -o which is what we do in our pipelines to separate out the samples. But that is it as far as your renaming options go. Unless there is an undocumented output file function.
    Last edited by Bukowski; 02-16-2015, 02:42 PM.

    Comment


    • #3
      So I just add the name after the -o and it should do the trick? Or is it just the name of the directory? For now, I am filtering by dir names, but I still get an accepted_hits.bam in each dir.. Thanks
      Last edited by pachapep; 02-16-2015, 03:02 PM.

      Comment


      • #4
        -o creates a top level directory with the name you provide. Set of files created inside are still all named exactly the same (including accepted_hits.bam) for each sample. There is nothing preventing you from renaming the file to something else for further analysis/indexing afterwards. You may be able to create a soft link and then use that name to index.

        Edit: Soft linked names pointing to accepted_hits.bam file work for sorting/indexing with samtools.
        Last edited by GenoMax; 02-16-2015, 04:55 PM.

        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
        52 views
        0 likes
        Last Post seqadmin  
        Working...
        X