Skip to content

No SSU rRNA sequences found in trusted contigs by Barrnap #192

Description

@AbigailJTH

Hi, I was trying to assemble some endolithic green algae chloroplast 16S rRNA from a coral metatranscriptome. I have the database for multiple strains and I prepared the database following the instructions on https://hrgv.github.io/phyloFlash/install.html 4.3. Set up a custom database with your own sequences.

However, the following errors happened.
[09:20:27] Extracting SSU rRNA from trusted contigs
/data3/Meta_Os_rRNA/SILVA_OsDB.fasta...
[09:20:27] running subcommand:
/root/miniconda3/envs/phyloflash/lib/phyloFlash/barrnap-HGV/bin/barrnap_HGV
--evalue 1e-100 --reject 0.6 --kingdom bac --gene ssu --threads
20 /data3/Meta_Os_rRNA/SILVA_OsDB.fasta
>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.bac.gff
2>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.barrnap.log
[09:20:27] running subcommand:
/root/miniconda3/envs/phyloflash/lib/phyloFlash/barrnap-HGV/bin/barrnap_HGV
--evalue 1e-100 --reject 0.6 --kingdom arch --gene ssu
--threads 20 /data3/Meta_Os_rRNA/SILVA_OsDB.fasta
>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.arch.gff
2>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.barrnap.log
[09:20:28] running subcommand:
/root/miniconda3/envs/phyloflash/lib/phyloFlash/barrnap-HGV/bin/barrnap_HGV
--evalue 1e-100 --reject 0.6 --kingdom euk --gene ssu --threads
20 /data3/Meta_Os_rRNA/SILVA_OsDB.fasta
>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.euk.gff
2>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.barrnap.log
[09:20:29] no SSU rRNA sequences found in trusted contigs by Barrnap
[09:20:29] mapping extracted SSU reads back on trusted SSU sequences
[09:20:29] running subcommand:
/root/miniconda3/envs/phyloflash/bin/bbmap.sh fast=t
minidentity=0.98 -Xmx20g threads=20 po=f outputunmapped=t
ref=G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.all.fasta
nodisk
in=G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.G5-176-C2-T0-OsA-LFK11691_L2_paired.rrna.1.fq.SSU.1.fq
out=G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.bbmap.sam
noheader=t overwrite=t
in2=G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.G5-176-C2-T0-OsA-LFK11691_L2_paired.rrna.1.fq.SSU.2.fq
pairlen=1200
outu=G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.bbmap.outu.fwd.fastq
outu2=G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.bbmap.outu.rev.fastq
2>G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.bbmap.out
[09:20:29] FATAL: Tool execution failed!.
Error was '' and return code '256'
Check error log file
G5-176-C2-T0-OsA-LFK11691_L2_paired_almost_everything.trusted.bbmap.out
Aborting.
[09:20:29] Saving log to file phyloFlash_log_on_error
Processing complete for folder: G5-176-C2-T0-OsA-LFK11691_L2_paired

My database sequences are quite short, like ~250bp. Is that the reason for the failure? Could you please give me some instructions?
Thanks a lot!

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