Microbial-Ecology-Group / AMRplusplus

AMR++ is a bioinformatic pipeline meant to aid in the analysis of raw sequencing reads to characterize the profile of antimicrobial resistance genes, or resistome.
https://www.meglab.org/
GNU General Public License v3.0
27 stars 8 forks source link

Error when running AMR++(v3.0.1) #19

Closed priscillaisaac98 closed 7 months ago

priscillaisaac98 commented 1 year ago

I tried the latest AMR++(v3.0.1) code and still got an error but this time with a different error. It showed :Error executing process > 'FAST_AMRplusplus:FASTQ_RESISTOME_WF:runrarefaction (Virome1)'; Caused by: Process FAST_AMRplusplus:FASTQ_RESISTOME_WF:runrarefaction (Virome1) terminated with an error exit status (1). Is there any idea how I can solve this? Thank you.

EnriqueDoster commented 1 year ago

Hello @priscillaisaac98,

We'll need a bit more information to track this down. Can you please look in the ".nextflow.log" file which you can find in your AMR++ working directory? You can attach it here in your next response, or try to follow these next steps on your own.

Look through the .nextflow.log file to find the "runrarefaction" process that is associated with Virome 1. This will have a working directory associated with this process. Check that directory for the ".command.log" file and let me know what you find.

A few other questions. Did the rest of the pipeline steps work for this and other samples? Did you have rarefaction results for other samples?

Thanks!

EnriqueDoster commented 7 months ago

Closing this for now due to inactivity, but please try the latest code for AMR++ and let us know if you run into any issues. Thanks!