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

Workflow Functionalizing #2

Open
4 tasks
cansavvy opened this issue Jan 10, 2024 · 0 comments
Open
4 tasks

Workflow Functionalizing #2

cansavvy opened this issue Jan 10, 2024 · 0 comments

Comments

@cansavvy
Copy link
Collaborator

cansavvy commented Jan 10, 2024

Issue Description

First we need to functionalize all of the steps from https://github.com/FredHutch/GI_mapping/tree/main/workflow/scripts

Input data

We will be building the pipeline to work on this dataset first:
PP_pgPEN_HeLa_counts.txt

But note that later steps in the pipeline will need a version of this data that is processed up to that point in the pipeline. So we will need to work on these functions sequentially.

General approach

  • Take each Rmd linked above, and try to make functions to automate as much of the steps as possible.
  • Add software dependency items to the Docker image as they are needed.

Additional goals as we are functionalizing.

  • Minimize software dependencies as much as possible
  • Look for places where customizations and options may be needed this includes but are not limited to:
    • parameter changes
    • different data structures
    • different annotations needed
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