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

Cluster sync lantencies => prophyle_propagation_postprocessing.py: FileNotFoundError: [Errno 2] No such file or directory #319

Open
karel-brinda opened this issue May 31, 2018 · 0 comments
Labels

Comments

@karel-brinda
Copy link
Member

| K-mer propagation mode: Deletative
| Re-assembling leaves:   Off
\------------------------------------------------------------------

make[3]: Entering directory `/n/scratch2/kb219/rase-indexes/spneumoniae_sparc/index/spneumoniae_sparc.k11/propagation'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/n/scratch2/kb219/rase-indexes/spneumoniae_sparc/index/spneumoniae_sparc.k11/propagation'
Traceback (most recent call last):
  File "/home/kb219/miniconda/envs/p/bin/prophyle_propagation_postprocessing.py", line 6, in <module>
    sys.exit(prophyle.prophyle_propagation_postprocessing.main())
  File "/home/kb219/miniconda/envs/p/lib/python3.6/site-packages/prophyle/prophyle_propagation_postprocessing.py", line 175, in main
    create_fasta(dir_fn, index_fasta_fn, suffix)
  File "/home/kb219/miniconda/envs/p/lib/python3.6/site-packages/prophyle/prophyle_propagation_postprocessing.py", line 106, in create_fasta
    with open(fn) as f:
FileNotFoundError: [Errno 2] No such file or directory: 'spneumoniae_sparc.k11/propagation/PG-16_41.reduced.fa'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant