Skip to content
New issue

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

some substep of make porepare failing #4

Open
turbomam opened this issue Oct 12, 2021 · 2 comments
Open

some substep of make porepare failing #4

turbomam opened this issue Oct 12, 2021 · 2 comments

Comments

@turbomam
Copy link

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

@turbomam
Copy link
Author

completes successfully

# 3. Select best match to unicycler_assembly
build/reference_genomes.csv: src/pick_genomes.py | build 
	python3 $< data/ANI $@

@turbomam
Copy link
Author

build/reference_genomes.csv empty

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant