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

pizzly crashes when run directly from Makefile #34

Open
e-t-k opened this issue Jun 5, 2019 · 0 comments
Open

pizzly crashes when run directly from Makefile #34

e-t-k opened this issue Jun 5, 2019 · 0 comments

Comments

@e-t-k
Copy link
Contributor

e-t-k commented Jun 5, 2019

Running "make pizzly" crashes because it requires the expression/Kallisto outputs files, which are not unzipped by default from the Makefile.

For now I've removed pizzly from make all as its output is lower priority; if you want the output, unzip the TGZ generated by expression so that there is an expression/Kallisto folder before make pizzly.

This doesn't affect fab-wrapped runs as the Fabfile unzips the expression output as part of its process.

e-t-k added a commit that referenced this issue Jun 5, 2019
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