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
          Essential Discoveries and Tools in Epitranscriptomics
          by seqadmin




          The field of epigenetics has traditionally concentrated more on DNA and how changes like methylation and phosphorylation of histones impact gene expression and regulation. However, our increased understanding of RNA modifications and their importance in cellular processes has led to a rise in epitranscriptomics research. “Epitranscriptomics brings together the concepts of epigenetics and gene expression,” explained Adrien Leger, PhD, Principal Research Scientist...
          04-22-2024, 07:01 AM
        • 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

        ad_right_rmr

        Collapse

        News

        Collapse

        Topics Statistics Last Post
        Started by seqadmin, Today, 08:47 AM
        0 responses
        9 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-11-2024, 12:08 PM
        0 responses
        60 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 10:19 PM
        0 responses
        57 views
        0 likes
        Last Post seqadmin  
        Started by seqadmin, 04-10-2024, 09:21 AM
        0 responses
        53 views
        0 likes
        Last Post seqadmin  
        Working...
        X