Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • hugh_hang
    Member
    • Jan 2013
    • 28

    genometools parallel

    Hi, I am using genometools and find it quite slow with an 1G fasta file.
    When running:
    $ gt suffixerator ...
    It simply used one cpu and was quite slow. Then I tried:
    $ gt -j 4 suffixerator ...
    But nothing changed.
    So I'm really confused whether gt could use parallel processors to accelerate working, just like RepeatMasker (who has -pa to set number of parallel processors)?
  • SES
    Senior Member
    • Mar 2010
    • 275

    #2
    Originally posted by hugh_hang View Post
    Hi, I am using genometools and find it quite slow with an 1G fasta file.
    When running:
    $ gt suffixerator ...
    It simply used one cpu and was quite slow. Then I tried:
    $ gt -j 4 suffixerator ...
    But nothing changed.
    So I'm really confused whether gt could use parallel processors to accelerate working, just like RepeatMasker (who has -pa to set number of parallel processors)?
    I'm curious how you decided to use the "-j" option for gt suffixerator because I have never seen that and it does not appear to be documented. Depending on what task you are trying accomplish, there are ways of running jobs in parallel but I'm not aware of any genometools applications that will use multiple processors.

    Comment

    • hugh_hang
      Member
      • Jan 2013
      • 28

      #3
      Originally posted by SES View Post
      I'm curious how you decided to use the "-j" option for gt suffixerator because I have never seen that and it does not appear to be documented. Depending on what task you are trying accomplish, there are ways of running jobs in parallel but I'm not aware of any genometools applications that will use multiple processors.
      I saw '-j' in LTRdigest User’s Manual where write:
      To run the protein domain search in a parallel fashion, use the -j parameter to gt to specify the number of concurrent threads to use:
      gt -j 3 ltrdigest [options] GFF3 file indexname
      I thought '-j' is an option of 'gt' command that can be added into all gt tools. Maybe I was so naive for it can only added into the command of 'gt ltrdigest'.

      Comment

      • rhinoceros
        Senior Member
        • Apr 2013
        • 372

        #4
        I don't know what genometools does, but maybe it would be possible to parallelize it with gnu parallel. Have a look here to get an idea how it works..
        savetherhino.org

        Comment

        • hugh_hang
          Member
          • Jan 2013
          • 28

          #5
          Originally posted by rhinoceros View Post
          I don't know what genometools does, but maybe it would be possible to parallelize it with gnu parallel. Have a look here to get an idea how it works..
          It is really awesome. I know what to do next, thanks!

          Comment

          • SES
            Senior Member
            • Mar 2010
            • 275

            #6
            Originally posted by hugh_hang View Post
            I saw '-j' in LTRdigest User’s Manual where write:

            I thought '-j' is an option of 'gt' command that can be added into all gt tools. Maybe I was so naive for it can only added into the command of 'gt ltrdigest'.
            LTRdigest uses HMMER for the protein domain search, so I think that "-j" option applies specifically to that routine of the LTRdigest tool.

            Comment

            • hugh_hang
              Member
              • Jan 2013
              • 28

              #7
              Originally posted by SES View Post
              LTRdigest uses HMMER for the protein domain search, so I think that "-j" option applies specifically to that routine of the LTRdigest tool.
              Thanks, I suddenly realized.

              Comment

              • sst
                Junior Member
                • Jan 2014
                • 4

                #8
                Currently LTRdigest is the only tool to use the parallelization option -j for now, but that might change in the future.

                Comment

                • hugh_hang
                  Member
                  • Jan 2013
                  • 28

                  #9
                  Originally posted by sst View Post
                  Currently LTRdigest is the only tool to use the parallelization option -j for now, but that might change in the future.
                  do you know if the change will occur in the newest version in 2014?

                  Comment

                  • sst
                    Junior Member
                    • Jan 2014
                    • 4

                    #10
                    Originally posted by hugh_hang View Post
                    do you know if the change will occur in the newest version in 2014?
                    Currently there are no plans multithreading the existing tools -- what I am saying is that there might be new tools using that option if they use multithreading -- sorry if my comment was misleading

                    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.
                      ...
                      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
                    • 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, 07-13-2026, 10:26 AM
                    0 responses
                    24 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-09-2026, 10:04 AM
                    0 responses
                    34 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-08-2026, 10:08 AM
                    0 responses
                    21 views
                    0 reactions
                    Last Post SEQadmin2  
                    Started by SEQadmin2, 07-07-2026, 11:05 AM
                    0 responses
                    34 views
                    0 reactions
                    Last Post SEQadmin2  
                    Working...