Skip to content

Need some more explanation about config and usage  #3

@cfljam

Description

@cfljam

A few comments:

A few issues I encountered:

  1. there needs to be some clarification of what config files are and which we edit. I was confused by
config: Location of config file ["$baseDir/design.config"]

I think this parameter is meant to be design since the corresponding entry in Nextflow.config is:

design = "./design.config"

So do we edit the design.config and Nextflow.config file per project then tweak per run by passing in parameters???
2. I think rep needs to be explained from the design file. Does this mean that reps are eg runs of the same sample across different lanes so that appropriate read groups can be assigned within samples?
3. Monitoring of a run. How can we determine status of our run?
4. Default ploidy value in the master config file should be 2
5. How to stop, restart run?
6. Best practices for reproducibility. How can I best track how I generated data?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions