Skip to content

Error when combining metagenomes and metatranscriptomes with 'noassembly' 'nobinning' flags #1026

@carleton-envbiotech

Description

@carleton-envbiotech

Hello,

I am running SqueezeMeta v 1.7.2 (freshly installed) and using the following input code to look at a small number of test samples (included in the attached sample sheet), where I am trying to combine metagenomes (denoted by the DNA in the sample name) and metatranscriptomes (denoted by RNA in the sample name).

When using the following input code:

SqueezeMeta.pl \ -m sequential \ -s KB1_CF_DNA_RNA_sample_sheet_trial_short.txt \ -f /datastore/userdata/daniel/KB1_training_data/CF \ --a megahit \ -c 1500 \ -map bowtie \ -binners maxbin,metabat2,concoct \ -miniden 70 \ -extdb Custom_database_path_list_PFASDB_PlasticDB_RDaseDB_20260420.txt \ -t 20

I get the following error:

`Assembly not present in /datastore/userdata/daniel/KB1_training_data/CF/SQM/Iron_reduction_week2_rep1_RNA/results/01.Iron_reduction_week2_rep1_RNA.fasta, exiting
Stopping in STEP1 -> 01.run_all_assemblies.pl. Program finished abnormally

If you don't know what went wrong or want further advice, please look for similar issues in https://github.com/jtamames/SqueezeMeta/issues
Feel free to open a new issue if you don't find the answer there. Please add a brief description of the problem and upload the /datastore/userdata/daniel/KB1_training_data/CF/SQM/Iron_reduction_week2_rep1_RNA/syslog file (zip it first)
Died at /datastore/tools/gregoire/envs/SqueezeMeta-1.7.2/bin/SqueezeMeta.pl line 1060.`

I'll also note, that I was unable to add the --cleaning flag as well, Trimmomatic kept failing. Removing the flag allowed me to process the DNA samples, but then threw the error at the RNA samples.

Any help that could be provided on this small test data set would be greatly appreciated.

KB1_CF_DNA_RNA_sample_sheet_trial_short.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions