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

Inflate prep bw #3

Open
wants to merge 11 commits into
base: main
Choose a base branch
from
Open

Inflate prep bw #3

wants to merge 11 commits into from

Conversation

eternal-flame-AD
Copy link
Member

@eternal-flame-AD eternal-flame-AD commented Aug 21, 2024

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?

Signed-off-by: eternal-flame-AD <[email protected]>
@eternal-flame-AD eternal-flame-AD self-assigned this Aug 21, 2024
@eternal-flame-AD eternal-flame-AD marked this pull request as draft August 21, 2024 16:29
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]>
@eternal-flame-AD eternal-flame-AD marked this pull request as ready for review October 16, 2024 04:42
Copy link
Contributor

@edmundmiller edmundmiller left a 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"
Copy link
Contributor

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/

Copy link
Member Author

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]>
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

Successfully merging this pull request may close these issues.

2 participants