Skip to content

Organize.py and workflow improvements #5

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

Open
ashwinvis opened this issue May 12, 2020 · 2 comments
Open

Organize.py and workflow improvements #5

ashwinvis opened this issue May 12, 2020 · 2 comments
Milestone

Comments

@ashwinvis
Copy link
Member

Executing organize.py results in

425: Too Early: Seems like snakemake was never executed:

Either this should not be an error, or unlock should be fixed

@ashwinvis ashwinvis changed the title Organize.py unlock Organize.py and workflow improvements Jun 18, 2020
@ashwinvis
Copy link
Member Author

ls -d abl*/ | parallel 'snakemake -s {}/Snakefile archive -d {} -j'

To archive all

@ashwinvis
Copy link
Member Author

find -name *.tar | parallel 'zstdmt --rm {} -o {.}_03.tar.zst'

If compession fails.

@ashwinvis ashwinvis added this to the Comparison milestone Jun 24, 2020
@ashwinvis ashwinvis modified the milestones: Comparison, Advancement Sep 10, 2020
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