Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • pinki999
    Member
    • Oct 2010
    • 37

    Problem using HTSeq

    Hi,

    I am currently using HTSeq to get raw counts. HTSeq has been installed on our linux cluster and the administrators suggested to use export PATH=... in order to use it. However, I am getting following error:

    Traceback (most recent call last):
    File "/opt/HTSeq/bin/htseq-count", line 3, in ?
    import HTSeq.scripts.count
    ImportError: No module named HTSeq.scripts.count

    I am not able to figure out the reason. Anyone of you faced the same problem and found solution?

    Please share your suggestions.


    Thank you,

    Pinki
  • poojitharao
    Junior Member
    • May 2010
    • 2

    #2
    I have the same issue! Could someone help with this?
    Did you figure it out already pinky?

    Comment

    • Simon Anders
      Senior Member
      • Feb 2010
      • 995

      #3
      HTSeq has been installed incorrectly. The PATH setting allows your shell to find the htseq-count script in its non-standard location in /opt/HTSeq/bin/, but this script is just a three-line file that tell Python to load HTSeq and the 'count' submodule. As HTSeq has not been installed into the standard Python package path, you also have to set the PYTHONPATH variable. I believe that the distutils install function that I used displays a warning about this whenever it is asked to install to a non-standard location.

      It might be easier if you installed HTSeq yourself with 'python setup.py install --user', as suggested in the installation instructions.

      Comment

      • Pseudoknot
        Junior Member
        • May 2012
        • 4

        #4
        Hi Simon,

        I have the same problem as pinky, I installed setuptools and then installed HTSeq using 'python setup.py install --user' as suggested. Still, htseq-count is not added to my path. I did "import HTSeq" on a python shell and I get no errors. Do you have any suggestions? I'm running python 2.7.3.

        Comment

        • Pseudoknot
          Junior Member
          • May 2012
          • 4

          #5
          Issue solved, the script was added to ./local/bin instead of /bin. Thanks.

          Comment

          Latest Articles

          Collapse

          • mylaser
            Reply to Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by mylaser
            Kheloyar – Everything You Need to Know About Kheloyaar Login and Kheoyar Id
            If you are looking for an online gaming platform that offers a user-friendly experience, Kheloyar has become a name that many users search for. Whether you're interested in creating a new account, accessing your dashboard through Kheloyaar Login, or learning how to obtain a Kheoyar Id, understanding the platform's features and account process is essential.
            This guide explains everything you need to know about...
            Yesterday, 01:13 AM
          • SEQadmin2
            Advanced Sequencing Platforms Tackle Neuroscience’s Toughest Genomics Problems
            by SEQadmin2



            Genomics studies in neuroscience face a special challenge due to the brain’s complexity and scarcity of samples. Mapping changes in cell type and state using conventional next-generation sequencing methods remains challenging. Advances in technologies like single-cell sequencing, spatial transcriptomics, and long-read sequencing have opened the door to deeper studies of the brain and diseases like Alzheimer’s, amyotrophic lateral sclerosis (ALS), and schizophrenia.
            ...
            07-09-2026, 11:10 AM
          • SEQadmin2
            Cancer Drug Resistance: The Lingering Barrier to Rising Survival
            by SEQadmin2



            Cancer survival rates have significantly increased in the last few decades in the United States, reaching a combined 70% 5-year survival rate by 2021. Behind this number, there are years of research to find new therapies, drug targets, and early detection methods. But there is one core challenge that keeps slowing down these advances, and it’s about drug resistance.

            There is no single reason why many patients don’t respond to treatment as expected. Cancer is...
            07-08-2026, 05:17 AM

          ad_right_rmr

          Collapse

          News

          Collapse

          Topics Statistics Last Post
          Started by SEQadmin2, 07-09-2026, 10:04 AM
          0 responses
          22 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-08-2026, 10:08 AM
          0 responses
          14 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-07-2026, 11:05 AM
          0 responses
          32 views
          0 reactions
          Last Post SEQadmin2  
          Started by SEQadmin2, 07-02-2026, 11:08 AM
          0 responses
          31 views
          0 reactions
          Last Post SEQadmin2  
          Working...