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

Edit run_tertiary_workflow.sh (migration to Nextflow DSL2) #38

Open
wants to merge 62 commits into
base: develop
Choose a base branch
from

Conversation

pmb59
Copy link
Member

@pmb59 pmb59 commented Nov 5, 2024

  • Remember to update the other submodules before merging

-i $inputs_yaml \
-o $WORKDIR \
-W $flavor_dir/scanpy_clustering_workflow.json \
-P $parameters_yaml \

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will look into parameters.yaml

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

As far as I understand parameters.yaml file is the params per step and addition of cell_type_field, batch_variable and representation

We have set parameters per process and three additional params, we pass them as NF param so this is not needed

Please correct me if i am wrong

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@anilthanki please check that you are happy with 3a8da36

bin/run_tertiary_workflow.sh Outdated Show resolved Hide resolved
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.

3 participants