ChristopherBarrington / scamp

single cell analysis and more pipeline
https://christopherbarrington.github.io/scamp/
0 stars 0 forks source link

workflow parameters description #73

Closed ChristopherBarrington closed 1 year ago

ChristopherBarrington commented 1 year ago

these parameters could be clearer. they are meant to be a list of keys that are used in the workflow that will be taken from the parameters object.

ChristopherBarrington commented 1 year ago
  1. user configurable parameters to list the key from parameters file. need to think about default/guessed values
  2. internal parameters that cannot be accessed from user

25

ChristopherBarrington commented 1 year ago
ChristopherBarrington commented 1 year ago

split usage guides into

  1. Quickstart
  2. more detail
  3. parameters
ChristopherBarrington commented 1 year ago

need to parse params file and add in defaults for missing (required) parameters

defaults

checks