-
Notifications
You must be signed in to change notification settings - Fork 0
feat: update bigsky module initialization #41
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
base: main
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like several other lines need updating in config.py: line 134 and line 173. Both refer to the /gs1/ dir structure of the old BigSky.
Would line 172 in utils.py need to be updated as well to load the correct version of snakemake?
Line 134 is related to the previous Same for line 173
Line 172 is the correct version of snakemake, the profiles bit needs a little more work to be compatible with snakemake 8+, if possible. |
The new directory structure is /data/rml_ngs/SequencerRuns/ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for updating this for the BigSky changes. It looks great!
The only other thing I would update is the install documentation. It appears to be out of date.
Here is the path to the file.
docs/install.md
The section for BigSky still refers to the /gs1 filesystem and references spack.
You may want to test this out but here is a file that could be used to add deps to the users path:
|
this is already up to date |
Update to reflect the new lua module load infrastructure of bigsky.