Skip to content

error at intervals step #1

@shaul-pollak

Description

@shaul-pollak

First off - thanks for this tool!
i ran the workflow on the test dataset with no problems, but I've been trying to test it on some genomes we sequenced, and am getting an error at the interval finding step.

This is the error message:

Error executing process > 'uv:intervals (1)'

Caused by:
  Process `uv:intervals (1)` terminated with an error exit status (1)

Command executed:

  find_phage_breakpoints.py --genome renamed_contigs.fasta --frames reading_frames.faa --hits aln.m8 --threshold 1 --names contig_names.txt --outdir results
  cat results/*.bed > tmp
  bedtools sort -i tmp > putative.bed

Command exit status:
  1

Command output:
  (empty)

Command error:
  cat: 'results/*.bed': No such file or directory

Looking at the aln.m8 file in the relevant dir shows only a single hit.

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