Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • GenoMax
    Senior Member
    • Feb 2008
    • 7142

    @jweger1988: I second @HESmith's suggestion.

    Create a new thread with any errors or problems you have encountered with annotation programs.

    Much as we love BBMap suite there are always going to be things that you will need to use a different program for functionality not available in BBMap suite.

    Comment

    • jweger1988
      Member
      • Apr 2017
      • 37

      @HESmith, you weren't being a jerk at all. It's a fair point.

      I've created a new thread. http://seqanswers.com/forums/showthr...975#post207975. Thanks for any help you can provide.

      Comment

      • jweger1988
        Member
        • Apr 2017
        • 37

        Hi Brian,

        I've been using kmercountexact and it's been very useful to give me the kmers with their counts.

        I'm wondering if any of your tools has the capability to give me a list of all of the kmers present at given length regardless of being unique or not. Basically a list that would also include the redundant kmers without counts.

        Thanks in advance for your help.

        Comment

        • Brian Bushnell
          Super Moderator
          • Jan 2014
          • 2709

          For K=3 and the input file:

          Code:
          >
          AAAAA
          You would want an output file:

          Code:
          >
          AAA
          >
          AAA
          >
          AAA
          Is that correct? I don't have anything that will do that; sorry. What did you want to use it for?

          Comment

          • jweger1988
            Member
            • Apr 2017
            • 37

            Thanks for the reply. That is correct.

            I have a virus that I introduced some degenerate nucleotides in to track bottlenecks.

            I suppose I could just reformat to the area of the read I'm interested in and then just convert to fasta and use that.

            Comment

            • darthsequencer
              Member
              • Feb 2012
              • 35

              Hi - I love that bbmap and its tools can directly make bam files. I noticed that it's using samtools with 8 threads. Is there a way to increase the number of threads?

              Thanks

              Comment

              • Brian Bushnell
                Super Moderator
                • Jan 2014
                • 2709

                Oh, yep, for some reason I capped it at 8 threads. I wonder why? I'll eliminate that cap in the next release, which will probably be sometime today.

                Comment

                • GenoMax
                  Senior Member
                  • Feb 2008
                  • 7142

                  Originally posted by Brian Bushnell View Post
                  Oh, yep, for some reason I capped it at 8 threads. I wonder why? I'll eliminate that cap in the next release, which will probably be sometime today.
                  How about tying the number to the number of threads specified for BBMap? That way we know that many threads are available.
                  Last edited by GenoMax; 08-02-2017, 10:00 AM.

                  Comment

                  • Brian Bushnell
                    Super Moderator
                    • Jan 2014
                    • 2709

                    Originally posted by GenoMax View Post
                    How about tying the number to the number of threads specified for BBMap? That way we know that many threads are available.
                    It is tied to the number of threads defined for BBMap, just for some reason I capped it at a max of 8 even if the main process was allowed to use more; probably to conserve memory. I've increased it to a max of 64.

                    Comment

                    • darthsequencer
                      Member
                      • Feb 2012
                      • 35

                      Originally posted by Brian Bushnell View Post
                      It is tied to the number of threads defined for BBMap, just for some reason I capped it at a max of 8 even if the main process was allowed to use more; probably to conserve memory. I've increased it to a max of 64.
                      Thanks- that helps a lot!

                      Comment

                      • darthsequencer
                        Member
                        • Feb 2012
                        • 35

                        bbmap fast macro?

                        Hi Brian,
                        I have a lot of reference sequences I'm mapping to (~11 million) and want to eek out as much as speed as possible.

                        I'm mostly looking for close matches - ex. I set minid to 0.97. Will setting fast still find matches like that? Any other thoughts on what I can set to get more speed?

                        Thanks a bunch!

                        Comment

                        • GenoMax
                          Senior Member
                          • Feb 2008
                          • 7142

                          Originally posted by darthsequencer View Post
                          Hi Brian,
                          I have a lot of reference sequences I'm mapping to (~11 million)
                          How long are the query sequences?

                          Comment

                          • Brian Bushnell
                            Super Moderator
                            • Jan 2014
                            • 2709

                            To maximize speed when you are not looking for low-identity matches, "fast" (plus your identity threshold) is generally adequate. You can also speed it up by reducing "maxindel" (fast sets it to 80). Quality-trimming and adapter-trimming generally increase alignment speed.

                            With a large reference you may be able to increase speed with "k=14" instead of the default "k=13" - this increases the time to load the reference and memory usage, but increases mapping speed (so whether the process becomes faster or slower depends on how long it takes to load the reference compared to how much data you have to map). Also, turning off mate rescue (rescue=f) or reducing rescuedist (fast defaults to rescuedist=800) can also increase the speed slightly. Note that all of these options reduce sensitivity (aside from trimming which increases it), but at 97% identity you only need very low sensitivity anyway.
                            Last edited by Brian Bushnell; 08-09-2017, 11:01 AM.

                            Comment

                            • darthsequencer
                              Member
                              • Feb 2012
                              • 35

                              Originally posted by GenoMax View Post
                              How long are the query sequences?
                              They range between 50bp single end to 2 x 250bp

                              Comment

                              • darthsequencer
                                Member
                                • Feb 2012
                                • 35

                                Originally posted by Brian Bushnell View Post
                                To maximize speed when you are not looking for low-identity matches, "fast" (plus your identity threshold) is generally adequate. You can also speed it up by reducing "maxindel" (fast sets it to 80). Quality-trimming and adapter-trimming generally increase alignment speed.

                                With a large reference you may be able to increase speed with "k=14" instead of the default "k=13" - this increases the time to load the reference and memory usage, but increases mapping speed (so whether the process becomes faster or slower depends on how long it takes to load the reference compared to how much data you have to map). Also, turning off mate rescue (rescue=f) or reducing rescuedist (fast defaults to rescuedist=800) can also increase the speed slightly. Note that all of these options reduce sensitivity (aside from trimming which increases it), but at 97% identity you only need very low sensitivity anyway.
                                Thanks that's helpful. On the note of loading references - is there a way to use wildcards with the input and output of bbwrap?

                                Comment

                                Latest Articles

                                Collapse

                                • 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.
                                  ...
                                  Yesterday, 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
                                • GATTACAT
                                  Reply to Nine Things a Sample Prep Scientist Thinks About Before Sequencing
                                  by GATTACAT
                                  Love this - good data definitely starts from good input, and poor input can only give relatively poor data. I particularly like the mention of Nanodrop/absorbance based methods for quantification. It's such a toss up if you'll get an accurate reading or what amounts to a randomly generated number, and a lot of library/sequencing related issues can be traced back to poor quant.
                                  07-01-2026, 11:43 AM

                                ad_right_rmr

                                Collapse

                                News

                                Collapse

                                Topics Statistics Last Post
                                Started by SEQadmin2, Yesterday, 10:04 AM
                                0 responses
                                10 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 07-08-2026, 10:08 AM
                                0 responses
                                7 views
                                0 reactions
                                Last Post SEQadmin2  
                                Started by SEQadmin2, 07-07-2026, 11:05 AM
                                0 responses
                                14 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...