Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gpcr
    Member
    • May 2010
    • 18

    #16
    stitch error

    Iam trying to use stitch but got below error : Any suggestions?

    $ stitch
    Traceback (most recent call last):
    File "/usr/bin/stitch", line 7, in ?
    sys.exit(
    File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 318, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
    File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 2221, in load_entry_point
    return ep.load()
    File "/usr/lib/python2.4/site-packages/setuptools-0.6c11-py2.4.egg/pkg_resources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
    File "/usr/lib64/python2.4/site-packages/PIL/__init__.py", line 1, in ?
    #
    File "build/bdist.linux-x86_64/egg/stitch/stitch.py", line 13, in ?
    ImportError: No module named multiprocessing

    Comment

    • ACTGangster
      Junior Member
      • Sep 2009
      • 8

      #17
      ImportError: No module named multiprocessing

      What version of python are you using? What operating system?

      Comment

      • gpcr
        Member
        • May 2010
        • 18

        #18
        @ACTGangster
        using python2.4 on centos5.5

        Comment

        • ACTGangster
          Junior Member
          • Sep 2009
          • 8

          #19
          You need python 2.6 or greater.

          Comment

          • gpcr
            Member
            • May 2010
            • 18

            #20
            another error with python2.7
            $ sudo python2.7 setup.py install
            Traceback (most recent call last):
            File "setup.py", line 9, in <module>
            setup(
            NameError: name 'setup' is not defined

            Comment

            • ACTGangster
              Junior Member
              • Sep 2009
              • 8

              #21
              Running 2.7 and this doesn't happen. Do you have setuptools installed?

              Try typing import setuptools in the python console.

              If not, download setup_tools and install it using python2.7

              Comment

              • gpcr
                Member
                • May 2010
                • 18

                #22
                Thanks a tonn.
                It worked after importing setuptools.

                Comment

                • ACTGangster
                  Junior Member
                  • Sep 2009
                  • 8

                  #23
                  no problem. email me if you need anything else: adavisr at ufl dot edu.

                  Also, please cite the website if it works. https://github.com/audy/stitch

                  Comment

                  • jstjohn
                    Member
                    • Jun 2010
                    • 35

                    #24
                    I have a working draft C program to do adapter stripping/ paired-end merging similar to stitch and SHERA for large gzipped datasets. It looks like it processes somewhere around 20M 100x2 pairs per hour. Its available here if anyone is interested:

                    Tool for stripping adaptors and/or merging paired reads with overlap into single reads. - jstjohn/SeqPrep


                    I don't have correctness statistics available, but the program can copy a subset of the merged reads into a human-readable aligned format so you can sanity check the settings.

                    Comment

                    • christophe
                      Junior Member
                      • May 2010
                      • 7

                      #25
                      Overlapping and non-Overlapping pair-end reads with Tophat

                      Originally posted by Cole Trapnell View Post
                      As of TopHat 1.0.13, you should be able to specify a negative inner distance of -30. TopHat does map the reads independently, and has a different algorithm from Bowtie for handling the ends. The coverage.wig file display depth of read coverage, not depth of physical coverage, so those bases will be double counted, as you suggest. However, Cufflinks operates at the fragment level, not the read level, and so should do the right thing here.
                      Hi Cole,
                      First, According to the quote above, we may use negative inner distance. If I set it up at -30 and the stddev at 10, this mean tophat will look for overlapping of size 20 to 40.
                      Am I correct?


                      Second
                      if I have a mix of pair-ended reads such as some read pairs are overlapping some are not;
                      ---> May I set up the inner distance to 10 and then the std deviation for the inner distance at 50 for example?
                      ---> In that case, will Tophat look for inner distance from -40 to +60? (-40 meaning an overlap of 40)

                      Thanks a lot in advance for your help.
                      Chris***
                      Last edited by christophe; 03-30-2011, 07:06 PM. Reason: title modification

                      Comment

                      • luc
                        Senior Member
                        • Dec 2010
                        • 469

                        #26
                        Thanks!

                        I just wanted to say thanks for both "Stitch" and "SeqPrep". They seem to be very useful !!

                        Comment

                        Latest Articles

                        Collapse

                        • SEQadmin2
                          Beyond CRISPR/Cas9: Understand, Choose, and Use the Right Genome Editing Tool
                          by SEQadmin2



                          CRISPR/Cas9 sparked the gene editing revolution for both research and therapeutics.1 But this system still showed severe issues that limited its applications. The most prominent were the heavy reliance on PAM sequences, delivery limitations, double-stranded breaks that prompt unintended edits and cell death, and editing inefficiency (both in targeting and in knock-in reliability).

                          Despite this, “CRISPR helped turn genome editing from a specialized technique into
                          ...
                          07-31-2026, 11:01 AM
                        • SEQadmin2
                          Proteomic Platforms: How to Choose the Right Analytical Strategy to Improve Detection and Clinical Applications
                          by SEQadmin2


                          Proteomics platforms are evolving rapidly, with advances in mass spectrometry and affinity-based approaches expanding what researchers can detect and at what scale. As the field moves toward deeper proteome coverage and clinical applications, scientists face an increasingly complex landscape of tools. This article will explore how researchers are navigating these choices to find the right platform for their work.

                          The systematic characterization of the human proteome has
                          ...
                          07-20-2026, 11:48 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

                        ad_right_rmr

                        Collapse

                        News

                        Collapse

                        Topics Statistics Last Post
                        Started by SEQadmin2, Today, 07:41 AM
                        0 responses
                        9 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 08-03-2026, 10:13 AM
                        0 responses
                        23 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 07-31-2026, 02:55 AM
                        0 responses
                        36 views
                        0 reactions
                        Last Post SEQadmin2  
                        Started by SEQadmin2, 07-24-2026, 12:17 PM
                        0 responses
                        25 views
                        0 reactions
                        Last Post SEQadmin2  
                        Working...