⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Question on: MiSeq SOP (follow up) #136

@davidalcoi

Description

@davidalcoi

I'm trying
"mothur > cluster(column=final.dist, count=final.count_table)"
in another computers with more RAM but it results in an error (the same one):

[ERROR]: std::bad_allocRAM used: 61.5826Gigabytes . Total Ram: 62.6216Gigabytes.

has occurred in the OptiMatrix class function readColumn. This error indicates your computer is running out of memory. This is most commonly caused by trying to process a dataset too large, using multiple processors, or a file format issue. If you are using multiple processors, try running the command with processors=1, the more processors you use the more memory is required. Also, you may be able to reduce the size of your dataset by using the commands outlined in the Schloss SOP, http://www.mothur.org/wiki/Schloss_SOP. If you are unable to resolve the issue, please contact Pat Schloss at [email protected], and be sure to include the mothur.logFile with your inquiry.

With processors=1 (or 10 or 20) doesn't run either.

My files final.dist, final.count_table, and final.fasta have 262 GB, 50 MB, and 1,2 GB, respectively.

How much RAM is required? I think I have enough disk space (>1 TB free).

Thank you very much for your kindness.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions