Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

== Error == system call for: "['']" finished abnormally, OS return value: 2 #352

Open
MaxBai0123 opened this issue Mar 17, 2023 · 0 comments

Comments

@MaxBai0123
Copy link

Hi~I rerun metaspades in a new machine, which memory has 512G, indeed, it worked, but I meet another error "Sorry, current version of metaSPAdes can work either with single library (paired-end only) or in hybrid paired-end + (TSLR or PacBio or Nanopore) mode."
Is metaSPADES cannot assemble multiple sets of paired-end sequences? Can I solve this problem by merge all paired-end sequences into one sequence file?
my input code: time spades.py --meta -o /project01/workspace/Metagenome/R1rawdata/result/metaspades --pe1-1 /project01/workspace/Metagenome/R1rawdata/result/trimmomatic/R1.224d.R1.paired.fq.gz --pe2-1 /project01/workspace/Metagenome/R1rawdata/result/trimmomatic/R1.496d.R1.paired.fq.gz --pe3-1 /project01/workspace/Metagenome/R1rawdata/result/trimmomatic/R1.590d.10G.R1.paired.fq.gz --pe1-2 /project01/workspace/Metagenome/R1rawdata/result/trimmomatic/R1.224d.R2.paired.fq.gz --pe2-2 /project01/workspace/Metagenome/R1rawdata/result/trimmomatic/R1.496d.R2.paired.fq.gz --pe3-2 /project01/workspace/Metagenome/R1rawdata/result/trimmomatic/R1.590d.10G.R2.paired.fq.gz -k 21,33,55,77,99,127 -m 400 -t 20 --phred-offset 33

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant