Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sarah_19
    Junior Member
    • Mar 2013
    • 2

    Bedtools command not found

    I have downloaded BamTools 2.17.0 onto my mac OS X 10.5.8 and installed using terminal

    I copied all files I want to work with into the bin folder

    When in terminal I moved into the bin folder

    I can see bedtools

    if I manually drag bedtools into the terminal it gives me a description of all the things it can be used for

    however anything I type in gets a 'command not found error'

    I am trying to run the line
    bedtools coverage -hist -abam sample6.bam -b ampfinal.bed >result.txt

    when I type this I get:
    -bash: bedtools: command not found
  • cormicp
    Junior Member
    • Jul 2009
    • 5

    #2
    Sounds like the folder containing Bedtools might not be in your PATH environment variable

    Try ./bedtools coverage -hist -abam sample6.bam -b ampfinal.bed >result.txt when in the bin folder to see if it works.

    If it does you can simply add this folder to your PATH and you should be able to call it from any directory.

    Comment

    • sarah_19
      Junior Member
      • Mar 2013
      • 2

      #3
      Ah such a simple answer
      Thank you so much it worked
      Sarah

      Comment

      Latest Articles

      Collapse

      ad_right_rmr

      Collapse

      News

      Collapse

      Topics Statistics Last Post
      Started by SEQadmin2, Today, 10:09 AM
      0 responses
      8 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, Yesterday, 08:59 AM
      0 responses
      14 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 12:03 PM
      0 responses
      23 views
      0 reactions
      Last Post SEQadmin2  
      Started by SEQadmin2, 06-02-2026, 11:40 AM
      0 responses
      20 views
      0 reactions
      Last Post SEQadmin2  
      Working...