Rui
Rui
Just an update, so database preparation didn't finish within 24 hours, it seems the only file that keeps getting bigger is a file called "**description_db.sqlite**", currently with a size of...
Hi Ankit, Thanks for the info! I am gonna give it shot without UniRef then. I created another job in the cluster and assigned 60 hours, I will let you...
Thank you @shafferm for your help! I have an idea now of how much longer it's gonna take to finish building the database. @ankit4035 Just an update, I assigned 502GB...
Hi Yasuhiro, Thank you for your prompt reply, the issue has now been resolved! Rui
program worked by manually replacing the line `taxid = sample_counts[name].keys()[0]` in `combine_bracken_outputs.py` with `taxid = list(sample_counts[name].keys())[0]`