We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
mkdir -p build python3 src/pick_genomes.py data/ANI build/reference_genomes.csv mkdir -p data/reference_genomes sshpass -p PASSWORD scp -T [email protected]:"" data/reference_genomes
scp: .: not a regular file make: *** [Makefile:34: mirror_genomes] Error 1
The text was updated successfully, but these errors were encountered:
completes successfully
# 3. Select best match to unicycler_assembly build/reference_genomes.csv: src/pick_genomes.py | build python3 $< data/ANI $@
Sorry, something went wrong.
build/reference_genomes.csv empty
build/reference_genomes.csv
No branches or pull requests
The text was updated successfully, but these errors were encountered: