Merge branch 'build-package' into 'main'
Build package See merge request !1
No related branches found
No related tags found
Showing
- .gitignore 8 additions, 0 deletions.gitignore
- .gitlab-ci.yml 21 additions, 0 deletions.gitlab-ci.yml
- bioflow_insight_cli/__init__.py 0 additions, 0 deletionsbioflow_insight_cli/__init__.py
- bioflow_insight_cli/main.py 45 additions, 0 deletionsbioflow_insight_cli/main.py
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- requirements-dev.txt 0 additions, 0 deletionsrequirements-dev.txt
- wf_test/main.nf 37 additions, 0 deletionswf_test/main.nf
- wf_test/modules/p1.nf 13 additions, 0 deletionswf_test/modules/p1.nf
- wf_test/subworkflows/wf1.nf 13 additions, 0 deletionswf_test/subworkflows/wf1.nf
.gitignore
0 → 100644
.gitlab-ci.yml
0 → 100644
bioflow_insight_cli/__init__.py
0 → 100644
bioflow_insight_cli/main.py
0 → 100644
File moved
wf_test/main.nf
0 → 100644
wf_test/modules/p1.nf
0 → 100644
wf_test/subworkflows/wf1.nf
0 → 100644
Please register or sign in to comment