-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Hello everyone
I'm trying to use OPERA-MS to assemble a metagenome. Here is my command line:
=====
/bettik/guenzitp/mambaforge_installation_new/bin/perl /bettik/guenzitp/results/metag_operams/OPERA-MS/OPERA-MS.pl --short-read1 /bettik/guenzitp/data/XXXX/RQ/MiSeq/XXXX_RQ_tr_1.fastq --short-read2 /bettik/guenzitp/data/XXXX/RQ/MiSeq/XXXX_RQ_tr_2.fastq --long-read /bettik/guenzitp/data/XXXX/CR_2024_no_filter/Minion/nanopore.fastq --no-ref-clustering --out-dir results_assembly_metag --num-processors 8
=====
It stops after step 3 with this error:
Error in during cov_estimate.pl. Please see /bettik/guenzitp/results/metag_operams/results_assembly_metag//intermediate_files/coverage_estimation/cov_estimate.out and /bettik/guenzitp/results/metag_operams/results_assembly_metag//intermediate_files/coverage_estimation/cov_estimate.err
it's a problem with the short read pre-processing:
Error during short read pre-preocessing. Please see /bettik/guenzitp/results/metag_operams/results_assembly_metag//intermediate_files/coverage_estimation/preprocess_reads.err /bettik/guenzitp/results/metag_operams/results_assembly_metag//intermediate_files/coverage_estimation/short_read_analysis.out /bettik/guenzitp/results/metag_operams/results_assembly_metag//intermediate_files/coverage_estimation/short_read_analysis.err for details.
This is what is written in the “preprocess_reads.err” file:
Segmentation fault
[M::bwa_idx_load_from_disk] read 0 ALT contigs
[M::process] read 695800 sequences (200000006 bp)...
[M::process] read 694212 sequences (200000568 bp)...
[M::mem_process_seqs] Processed 695800 reads in 620.534 CPU sec, 79.632 real sec
[samopen] SAM header is present: 5119717 sequences.
I think I have a problem with the “short_read_analysis” program. When I run “./short_read_analysis”, I get a "segmentation fault" error.
What should I do?
Thanks in advance!
Pierre Guenzi-Tiberi
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels