Skip to content

Commit 0c65562

Browse files
committed
Cut out more duplication
1 parent 1e3c5ee commit 0c65562

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

proposals/0001-proposals-rfcs.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -32,12 +32,6 @@ Not every project in nf-core requires an RFC. The process should only be used fo
3232
- Creation of new nf-core fundamental product / initiative
3333
- Changes to base dependencies and requirements that span many pipelines
3434

35-
To help give a better idea of the scale that a request should reach to require an RFC, here are a few real-life examples (from before we had an RFC procedure):
36-
37-
- We would like to add a new ‘product’ offered by and for the community in the form of standardised analysis notebooks for routine post-pipeline analyses that require more user experimentation. This would require new subcommands of nf-core/tools, a new template, new repositories, and a new section on the top bar of the nf-core website.
38-
- I would like to propose a new subcommand to the nf-core tools package, called `nf-core testdatasets`. The purpose of this subcommand is to make it easier for developers to search through the very large and convoluted nf-core/test-datasets repository for suitable test-data files to promote reuse of existing data files.
39-
- There is a deficiency within the nf-core/modules specifications regarding standardised use of the `ext.args` variable. The use of the naming scheme `args`, `args2`, `args3` are not intuitive for developers to know which `arg` goes to which command in the module. We propose to update the specifications to use the command/subcommand as a suffix instead e.g., `args_samtoolssort`. This would require a change to every module in the repository and improved documentation support.
40-
4135
As a rule of thumb, if a proposal will require changes across two or more different repositories, it is a good candidate for an RFC. Projects that are smaller in scope should typically be raised as a new issue on the relevant GitHub repository instead.
4236

4337
# Goals

0 commit comments

Comments
 (0)