Unconfigured Ad

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts
  • rjoyons
    Junior Member
    • Jul 2013
    • 4

    Using MetaVelvet, what hardware requirements?

    Hi everyone,

    I just received my very first set of shotgun-metagenomic sequencing results. They are illumina pair ended reads produced using the 2x250bp method. I have 26.5 million reads.

    My question is about the memory requirements of metavelvet.. In the manual it says the program requires "At least 12Gb of RAM (more is no luxury)" But they go onto use a computer with 48Gb of RAM to produce their example data in table 1 and the "required memory" for each assembly in tabel 1 is up to 72Gb.

    I'm finding this quite confusing! What happens when the memory requirement exceeds the amount of RAM on the workstation? Will the program crash or start making temporary files on the hard drive? Can you really use a computer with only 12Gb of RAM?

    Any advice would be greatly appreciated!! Please help!
  • student-t
    Member
    • Mar 2015
    • 16

    #2
    The approximate memory requirement is: number of nodes * 416 bytes because 416 bytes is the memory required for a node data-structure in C.

    Comment

    • bastianwur
      Member
      • Feb 2014
      • 98

      #3
      Originally posted by rjoyons View Post
      HWhat happens when the memory requirement exceeds the amount of RAM on the workstation? Will the program crash or start making temporary files on the hard drive?
      Default behaviour: First it'll use the swap, and if the swap gets nearly full, then the kernel will kill the program.

      Do you really have only 12 GB available?

      Apparently the Megahit assembler is really memory efficient, you might want to try that one.

      Comment

      • student-t
        Member
        • Mar 2015
        • 16

        #4
        This is also known as virtual memory, where the hard-disk space is being used for paging.

        Comment

        • Brian Bushnell
          Super Moderator
          • Jan 2014
          • 2709

          #5
          I'm hoping this project has been assembled by now. That said, Megahit is indeed quite efficient and we are now using it for metagenomes, with better results than Soap using a small fraction of the time and memory.

          If you run out of memory with assemblies, particularly metagenomes, it can be helpful to quality-trim, error-correct, and normalize the data first. This can greatly decrease the resource requirements (both time and memory) by reducing the volume of input reads and unique input kmers.

          Comment

          • student-t
            Member
            • Mar 2015
            • 16

            #6
            Brian, do know any paper that reviews it? I'm interested in knowing more.

            Comment

            Latest Articles

            Collapse

            ad_right_rmr

            Collapse

            News

            Collapse

            Topics Statistics Last Post
            Started by SEQadmin2, 06-05-2026, 10:09 AM
            0 responses
            14 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-04-2026, 08:59 AM
            0 responses
            26 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 12:03 PM
            0 responses
            31 views
            0 reactions
            Last Post SEQadmin2  
            Started by SEQadmin2, 06-02-2026, 11:40 AM
            0 responses
            23 views
            0 reactions
            Last Post SEQadmin2  
            Working...