Unconfigured Ad

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • nicedad
    Member
    • May 2011
    • 49

    #1

    How to extract the singletons

    Hi everyone,
    Am working with Newbler, which excludes the singletons form the results (454AllContigs etc.)
    However, I could only get singletons ID's using SFF tool from 454ReadStatus.txt.
    Therefore, my question is, how to extracts singletons (as sequences) from our reads.
    As we need to gain an overview about them also.

    Does anyone have a script of a tool to achieve this goal.

    thanks in advance,
  • westerman
    Rick Westerman
    • Jun 2008
    • 1104

    #2
    My split reads perl script is enclosed. I never wrote this for public use so it may not work for you. Feel free to modify it as needed.
    Attached Files

    Comment

    • nicedad
      Member
      • May 2011
      • 49

      #3
      Thanks westerman you always have the upperhand.
      I'll check it out and get back to you.

      best

      Comment

      • nicedad
        Member
        • May 2011
        • 49

        #4
        westernman, the script could not be ran. can you give an example how to run it.
        Unfortunately, once I ran it I got the following massage:

        evo-zapus:/opt/454/bin # perl SingletonsFinder.pl

        ****** Need to run this program on a machine with
        with 454 software; e.g., pkr2 or coates. Check for the
        program called 'sfffile'. *******


        Even though I have sfffile installed and ran several times.
        I added 454ReadStatus and 454TrimStatus.txt. in bin directory where sfffile is located

        best,

        Comment

        • westerman
          Rick Westerman
          • Jun 2008
          • 1104

          #5
          Hum, this is a problem with unpublished and unpolished code. pkr2 and coates are our machines that have the sfffile program on it; thus the message about them. However just before that message is the line:

          sfffile --help 2>&1

          What happens if you type that command directly at your command prompt?

          BTW, feel free to email me directly so that we can get this resolved in a more timely manner. westerman @ purdue dot edu

          Comment

          • wildung
            Member
            • Mar 2010
            • 12

            #6
            or there is this shell script in the manual.
            from the assemblydirectory:

            fgrep Singleton 454ReadStatus.txt > singles.txt
            sfffile -o singles.sff -i singles.txt your/path/to/the.sff
            sffinfo -s singles.sff > singles.fna

            Comment

            • westerman
              Rick Westerman
              • Jun 2008
              • 1104

              #7
              'wildung's response is, as I recall, what my program does. My program also extracts other parts of the file and so is better in an automated pipeline. But those three lines should do exactly what you want without having to get my program to run.

              Comment

              • nicedad
                Member
                • May 2011
                • 49

                #8
                Thanks guys for the help,
                Unfortunately, when I try to run sfffile I get this error even I sat up the class path and when I type the (whereis sfffile) command it turns out the right path
                Here is the error:
                evo-zapus:/opt/454/bin # sfffile --help 2>&1
                If 'sfffile' is not a typo you can use command-not-found to lookup the package that contains it, like this:
                cnf sfffile
                evo-zapus:/opt/454/bin # cnf sfffiel
                sfffiel: command not found


                any suggestions?

                Comment

                • nicedad
                  Member
                  • May 2011
                  • 49

                  #9
                  Thanks guys, the problem is solved.
                  I really appreciate this.

                  regards,

                  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, 08-03-2026, 10:13 AM
                  0 responses
                  15 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-31-2026, 02:55 AM
                  0 responses
                  32 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-24-2026, 12:17 PM
                  0 responses
                  23 views
                  0 reactions
                  Last Post SEQadmin2  
                  Started by SEQadmin2, 07-23-2026, 11:41 AM
                  0 responses
                  21 views
                  0 reactions
                  Last Post SEQadmin2  
                  Working...