-
Notifications
You must be signed in to change notification settings - Fork 0
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
Inflate prep bw #3
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
cec5883
to
2dfab8e
Compare
Signed-off-by: eternal-flame-AD <[email protected]>
ed484fc
to
baad763
Compare
Signed-off-by: eternal-flame-AD <[email protected]>
Signed-off-by: eternal-flame-AD <[email protected]>
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 great! I'll check out the results more in-depth in a bit.
[system-requirements] | ||
linux = "3.10.0" | ||
libc = { family="glibc", version="2.17" } | ||
# cuda = "12" |
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.
Could use multiple environments here
https://pixi.sh/latest/features/multi_environment/
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.
Doesn't this mean the user will need to know about how to check CUDA versions and such when it can be automated?
Signed-off-by: eternal-flame-AD <[email protected]>
Here's a graph of what I implemented:
https://github.com/Functional-Genomics-Lab/dREG-nf/blob/902d14a5c156e2ba8ad826318d993336eb6cd97b/subworkflows/prep_bw/Nascent-Flow.svg
The results for the sample sheet are uploaded.
Both ends (everything before and DREG) of nextflow pipeline should run but I don't have a single system powerful enough to run both, might want to take a sample out and run it on GCP or something?