Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • proux
    Junior Member
    • Nov 2009
    • 6

    bamtobed (naive) question

    Apologies in advance...

    I am using samtools bamToBed in my mac el capitan terminal.

    I get what looks to be the appropriate output in all chromosomes after some time.

    How do I actually save this as a .bed file? Or, if it is autosaved, where do I find it?
  • mastal
    Senior Member
    • Mar 2009
    • 666

    #2
    What was the command that you used to create the bedfile?

    I expect that it should be either in your working directory - the directory that you called the command from, or the directory where your bam file is, and should have the same name as your bam file, but with the suffix .bed.

    Comment

    • proux
      Junior Member
      • Nov 2009
      • 6

      #3
      Thanks, I thought so boy couldn't find it, will look harder tomorrow

      I used bamtobed -i <file.bam>

      Comment

      • WhatsOEver
        Senior Member
        • Apr 2012
        • 215

        #4
        If you use the command as it is, you get everything printed in your terminal, don't you?
        So, you simply have to redirect in into a file: "bamToBed -i yourBamFile.bam > ./SaveItInTheCurrentFolder.bed

        Comment

        • proux
          Junior Member
          • Nov 2009
          • 6

          #5
          Originally posted by WhatsOEver View Post
          If you use the command as it is, you get everything printed in your terminal, don't you?
          So, you simply have to redirect in into a file: "bamToBed -i yourBamFile.bam > ./SaveItInTheCurrentFolder.bed
          exactly! I worked it out eventually, thanks!

          Comment

          Latest Articles

          Collapse

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 06-05-2026, 10:09 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-04-2026, 08:59 AM
          0 responses
          27 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 12:03 PM
          0 responses
          33 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 06-02-2026, 11:40 AM
          0 responses
          23 views
          0 reactions
          Last Post SEQadmin2  
          Working...