jtamames / SqueezeMeta

A complete pipeline for metagenomic analysis
GNU General Public License v3.0
346 stars 81 forks source link

download_database.pl failed #720

Closed yjiakang closed 11 months ago

yjiakang commented 11 months ago

Hello, can you be kind to help with the error when I run download_database.pl? I guess there may be not enough space for building database, but I have no idea on how to deal with it. I think my space is enough. I work on a hpc. Thanks in advance.

image image
fpusan commented 11 months ago

The error seems quite clear. Maybe you need to download the databases on a different partition. Since this is a cluster, maybe the disk space is there indeed, but you are exceeding your quota. You should discuss this with the cluster administrators

yjiakang commented 11 months ago

Thanks, got it.