circrna icon indicating copy to clipboard operation
circrna copied to clipboard

Release Preparation Checklist

Open apeltzer opened this issue 3 years ago • 1 comments

Description of the bug

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

  • [x] Move all containers to be biocontainers
  • [ ] Migrate the code to follow guidelines on nf-core:
    • [x] Main.nf only calls a workflow - that can hold the logic to e.g. start several subworkflows
    • [x] 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 avatar Oct 12 '22 09:10 apeltzer

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

nictru avatar Oct 01 '23 17:10 nictru