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

Release Preparation Checklist #59

Open
3 of 4 tasks
apeltzer opened this issue Oct 12, 2022 · 1 comment
Open
3 of 4 tasks

Release Preparation Checklist #59

apeltzer opened this issue Oct 12, 2022 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@apeltzer
Copy link
Member

apeltzer commented Oct 12, 2022

Description of the bug

There are a couple of things to address before a first release:

  • Move all containers to be biocontainers
  • Migrate the code to follow guidelines on nf-core:
    • Main.nf only calls a workflow - that can hold the logic to e.g. start several subworkflows
    • Subworkflows for combining multiple steps together, e.g. most people split preprocessing steps from QC and main analysis steps (a bit pipeline dependent how to do that)

Most of the above isn't difficult to do, but definitely has to be done before a first release. Also, I'd be inclined to get the open issues resolved as much as possible. if the conda issues persist, we can also ditch conda support - which is something we anyways try to encourage in people as its not exactly very reproducible compared to containers.

Command used and terminal output

/

Relevant files

/

System information

No response

@apeltzer apeltzer added the bug Something isn't working label Oct 12, 2022
@nictru
Copy link
Contributor

nictru commented Oct 1, 2023

I think all these tasks have been done. Can we close this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants