Seqanswers Leaderboard Ad

Collapse

Announcement

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

  • install MACS

    I am trying to install MACS peak caller from deb but it is saying that I dont have python 2.6 install even though I have. What could be wrong?

  • #2
    I'm trying to install MACS version 1.4.2 and I have python version 2.7.4 installed in Ubuntu. The MACS website says Python version must be 2.6 or 2.7 and it fails to install for me saying "macs depends on python2.6". How can I install it and will it work with 2.7.4 or do I have to downgrade to 2.6 (or 2.7?).

    Comment


    • #3
      Might not be picking up your version of python.
      Code:
      python -V
      should indicate what version of python you have,
      Code:
      which python
      will indicate which binary of python is being used (in case you have multiple versions in play). Is your pythonpath env variable set correctly? Are you pointing to the correct python libraries?

      The other option is going from source. Even if you don't use the compiled binary, it'll probably spit out an error message if your install fails, and that will also be useful in troubleshooting.

      It looks like MACS bundles with a setup.py, so a python setup.py install --user should install MACS locally.
      Last edited by ctseto; 11-14-2013, 12:15 PM.

      Comment


      • #4
        Thank you I think it's working now, I used "python setup.pl install --user". When I type "./macs14 -h" or "./macs14 --version" it prints out the help or version number correctly.

        Comment


        • #5
          Now I figured out there is a new version macs2! But I got that one installed

          Comment


          • #6
            Originally posted by biznatch View Post
            Now I figured out there is a new version macs2! But I got that one installed
            Saw that as well. I had originally posted instructions to pull the newest code from git and install it locally to --user, but you seem to have gotten that sorted out.

            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
            18 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 10:19 PM
            0 responses
            22 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-10-2024, 09:21 AM
            0 responses
            16 views
            0 likes
            Last Post seqadmin  
            Started by seqadmin, 04-04-2024, 09:00 AM
            0 responses
            47 views
            0 likes
            Last Post seqadmin  
            Working...
            X