Skip to content

mv: missing destination file operand #21

@Ge0rges

Description

@Ge0rges

Hello,

When running python CRISPRidentify.py --file metagenome.fasta --fasta_report True --cas True --is_element True --result_folder assembly_crispr_results to identify CRISPR attributes in my metagenome (one contig at a time from the assembly passed using --file).

I am getting many outputs as below, one for each contig in the metagenome like c_000000067843:

Try 'mv --help' for more information.
sh: line 1: .fa: command not found
mv: missing destination file operand after 'metagenome/c_000000067843'
Try 'mv --help' for more information.
sh: line 1: .fa: command not found
mv: missing destination file operand after 'metagenome/c_000000014493'
Try 'mv --help' for more information.
sh: line 1: .fa: command not found
``

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions