Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQMtools run in R #839

Open
AntonioPuriel opened this issue May 6, 2024 · 3 comments
Open

SQMtools run in R #839

AntonioPuriel opened this issue May 6, 2024 · 3 comments

Comments

@AntonioPuriel
Copy link

metagenomic715_2 = loadSQM('E:/runpool090715_2/Project_MetagenOIL.489/Run_pool.7385/metagenomic715_2/', engine = 'data.table' )
Loading total reads
Loading orfs

table...
==================================================
abundances...
sequences...

|--------------------------------------------------|
|==================================================|

taxonomy...
==================================================
Error: cannot allocate vector of size 765.7 Mb
In addition: Warning message:
In loadSQM("E:/runpool090715_2/Project_MetagenOIL.489/Run_pool.7385/metagenomic715_2/", :
Your project was created with SqueezeMeta v1.5, while this is SQMtools v1.6.3. You can ignore this message if things are working fine for you, but if you experience any issue consider using the right version of SQMtools for this project

I don't know what could have gone wrong, if the files were copied correctly.
I would appreciate your help

@fpusan
Copy link
Collaborator

fpusan commented May 6, 2024

You seem to be running out of memory.

@AntonioPuriel
Copy link
Author

ok, is it possible to run them from a zip format on the local computer, as the files are very heavy and therefore run out of memory. My other option is to run R from the cluster.

@fpusan
Copy link
Collaborator

fpusan commented May 6, 2024

You can run them from the zip formatted file, but this won't affect the size when loaded in memory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants