|
example_files -> test example files |
|
- RunVars.csv - Runs several scenarios (Variable climate, population introduction) with varying life history parameters. |
|
- RunVars_AddMyy.csv and RunVars_AddFyy.csv - Demonstrates the Trojan Y chromosome control strategy using YY males or YY females, respectively. |
|
- RunVars_multispecies.csv - Demonstrates 2- and 3-species applications, including competition. |
|
- DiseaseExamples |
|
- Adaptive_Run06 - Demonstrates genetic adaptation to disease via resistance and tolerance. |
|
- OnePatch_SIDP - SIR simulations to match simple theoretical patterns. |
I think it would be clearer if
-
'examples_files' was renamed to 'examples'
-
Then in 'examples' there is a folder for each example including the disease examples (I'm listing everything that comes with the repo, I don't know if y'all want to actually include all of these):
- RunVars
- RunVars_AddFyy
- RunVars_AddMyy
- RunVars_multispecies
- RunVars_SIDP
- From Adaptive_Run06
- RunVars_SIDP
- RunVars_SIDP_N
- RunVars_SIDP_R
- RunVars_SIDP_RT
- RunVars_SIDP_T
- OnePatch_SIDP
-
Then have a separate folder the is call something like "mutliple_batches" for showing what the rows of PopVars does
-
and another folder called "multiple_runs" for showing what the rows of RunVars does.
CDMetaPOP/README.md
Lines 30 to 36 in 9b55cfc
I think it would be clearer if
'examples_files' was renamed to 'examples'
Then in 'examples' there is a folder for each example including the disease examples (I'm listing everything that comes with the repo, I don't know if y'all want to actually include all of these):
Then have a separate folder the is call something like "mutliple_batches" for showing what the rows of PopVars does
and another folder called "multiple_runs" for showing what the rows of RunVars does.