Closed yifengyuan closed 3 years ago
Hello,
It seems like the problem is that dRep is making too many files for your disk quota. When running in debug mode (with -d
) dRep does make an absurd amount of files.
I would try re-running without -d
. If you still have an error, please let me know.
Best, Matt
Thanks. It works fine without -d option.
Hi,
I am trying to use dRep to shrink the 4616 UHGG genomes published by the Nature Biotechnology paper. Here is the command that I have been using:
I have tried with multiple arguments. Only -pa 0.85 -sa 0.9 worked. dRep generated tons of files so I have had 'disk quota exceeded error' with -pa 0.70 -sa 0.75, -pa 0.60 -sa 0.65. My quota increased from ~400000 to more than 2000000 which is my limit, and caused the error.
I have tried to work with different groups of genomes. With my collection of genomes (4500 bacterial genomes), it shows the same error.
Could you advice here please?