Skip to content

Ancillary files not found when trying to remove #1

Description

@npavlovikj

Hi,

I am trying to install "cenote-taker2" on our HPC system for a local research group.
I downloaded all databases and dependencies using the commit from 03/26/2020.

I did a test run you have provided in the Wiki page using the command:

run_cenote-taker2.0.1.py --contigs testcontigs_DNA_ct2.fasta --run_title test_DNA_ct --template_file template.sbt --prune_prophage True --mem 58 --cpu 8 --filter_out_plasmids False --enforce_start_codon False --handle_contigs_without_hallmark sketch_all --known_strains blast_knowns --blastn_db /work/HCC/BCRF/BLAST/nt

Most of the programs finished ok I think, but I am getting the following error at the end:

9783
 Summary file made: test_DNA_ct.tsv 
removing ancillary files
rm: cannot remove '*.comb.tbl': No such file or directory
rm: cannot remove '*.remove_hypo.txt': No such file or directory
rm: cannot remove '*.out.hhr': No such file or directory
rm: cannot remove '*.out.hhr': No such file or directory
rm: cannot remove 'bt2_indices/': No such file or directory
rm: cannot remove 'other_contigs/*.dat': No such file or directory
rm: cannot remove 'no_end_contigs_with_viral_domain/*.remove_hypo.txt': No such file or directory
rm: cannot remove 'no_end_contigs_with_viral_domain/*.trans.fasta': No such file or directory
rm: cannot remove 'no_end_contigs_with_viral_domain/test_DNA_ct3_vs1.AA.called_hmmscan2.txt': No such file or directory
rm: cannot remove 'no_end_contigs_with_viral_domain/test_DNA_ct4.AA.called_hmmscan2.txt': No such file or directory
rm: cannot remove 'no_end_contigs_with_viral_domain/test_DNA_ct4_vs1.AA.called_hmmscan2.txt': No such file or directory

These files indeed do not exist in the output directory, thus the message.
I was wondering if this type of error message is familiar to you, and whether you have some suggestions on how to fix it.
I am using the "testcontigs_DNA_ct2.fasta" file you have provided, and a dummy "template.sbt" file.
Please find the complete log here, cenote-taker2.log

I am looking forward to hearing from you, and if you need any additional information, please let me know.

Thank you,
Natasha

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