-
Notifications
You must be signed in to change notification settings - Fork 7
Open
Description
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
Labels
No labels