Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • sandesh
    Member
    • Jun 2013
    • 17

    exonerate - how to use multiple cores?

    Hello,
    I used this command to run exonerate:

    exonerate -m p2g -q uniref90_modified.fasta -t all_LGs/PcapLG_18.fasta --softmasktarget yes --showvulgar no --showalignment no --showtargetgff yes --showquerygff no --percent 80 " > LG18_exonerate_pcap.gff

    This only use one core. I have 32 cores.
    It's getting too slow.

    Thanks
  • atcghelix
    Member
    • Jul 2013
    • 74

    #2
    I would try running it in server-client mode:

    Comment

    • sandesh
      Member
      • Jun 2013
      • 17

      #3
      I tried exonerate-server too. This one is also slow.

      Comment

      • Blahah404
        Member
        • Dec 2011
        • 48

        #4
        exonerate is simply a slow program. You can split the query file up into 32 files and run 32 exonerate commands simultaneously, then concatenate the results.

        exonerate comes with a a tool, fastasplit, for this purpose

        Comment

        • sandesh
          Member
          • Jun 2013
          • 17

          #5
          Originally posted by Blahah404 View Post
          exonerate is simply a slow program. You can split the query file up into 32 files and run 32 exonerate commands simultaneously, then concatenate the results.

          exonerate comes with a a tool, fastasplit, for this purpose

          Thanks
          I tried that too. I made 100 parts. Running single file took more then 3 days and stopped, which means more then 300 days to go.

          Comment

          • colindaven
            Senior Member
            • Oct 2008
            • 417

            #6
            GMAP might be suitable for your purposes (transcript mapping to GFF3), and is a lot quicker with good parallelization.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, Today, 06:09 AM
            0 responses
            12 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-09-2026, 11:58 AM
            0 responses
            34 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            39 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            44 views
            0 reactions
            Last Post SEQadmin2  
            Working...