Closed sergiocontrino closed 10 months ago
code to change is FetchOmicsDIData
possibly the quickest way is to manipulate the res string, so that
<field name="location">United States, Canada, France, Germany, Italy, Netherlands, Spain</field>
becomes
<field name="location">United States</field>
<field name="location">Canada</field>
etc.
fixed
request from renato@ebi: