You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi
I am trying to use AMRplusplus for one of my metagenomics dataset. The software was installed in the cluster. However, when I tried to run the command, I have encountered the errors like unknow variables.
I have loaded bowtie2, java, nextflow before running the command.
Hi
I am trying to use AMRplusplus for one of my metagenomics dataset. The software was installed in the cluster. However, when I tried to run the command, I have encountered the errors like unknow variables.
I have loaded bowtie2, java, nextflow before running the command.
nextflow run /share/apps/amrplusplus_v2-2.0.2/main_AmrPlusPlus_v2.nf --reads "path/*{1,2}P.fastq.gz" --adapters "/share/apps/amrplusplus_v2-2.0.2/data/adapters/nextera.fa" --host “path/_hostgenome_fasta.gz" --amr "/share/apps/amrplusplus_v2-2.0.2/data/amr/megares_modified_database_v2.00.fasta" --annotation "/share/apps/amrplusplus_v2-2.0.2/data/amr/megares_modified_annotations_v2.00.csv" --output "/ path /6-amrplusplus/output"
The text was updated successfully, but these errors were encountered: