quantms icon indicating copy to clipboard operation
quantms copied to clipboard

Adhere to coding standards

Open jpfeuffer opened this issue 3 years ago • 0 comments

Description of feature

We are ignoring the following nf-core standards:

Please use the following naming schemes, to make it easy to understand what is going where.

  • initial process channel: ch_output_from_<process>
  • intermediate and terminal channels: ch_<previousprocess>_for_<nextprocess>

jpfeuffer avatar Mar 24 '22 15:03 jpfeuffer