midas-isg / digital-commons

The MIDAS Digital Commons
http://epimodels.org/apps/mdc
GNU General Public License v3.0
2 stars 1 forks source link

Phylogenetic Tree Constructors missing required fields in database json #208

Closed JohnLevander closed 6 years ago

JohnLevander commented 6 years ago

Entry "PhyML" (664) needs availableOnOlympus: false signInRequired: false availableOnUIDS: false

Entry "PHYLIP" (663) needs availableOnUIDS: false availableOnOlympus: false signInRequired: false

jeffstazer commented 6 years ago

For all Software these fields have been inserted if they do not currently exist:

availableOnOlympus signInRequired availableOnUIDS

each has been assigned true/false as indicated.