georgiesamaha / configBuilder-nf

Nextflow config builder scripts for supported HPC infrastructures.
7 stars 1 forks source link

Remove cloud option from infrastructure options #36

Closed jfy133 closed 10 months ago

jfy133 commented 11 months ago

For now I suggest we remove this because:

  1. It's harder to test the config once it's generated
  2. There are actually very few options you would have to set, normally use AWS region and queue
  3. It's likely going to get low usage (many people use tower to execute on AWS, so does configuration for you)

We can revisit it again in the future.