<%@ page import="dbnp.studycapturing.Study" %> SimpleTox Exporter

Export as SimpleTox


Select the study you want to export in SimpleTox format.
If you choose multiple studies, a ZIP file will be created.

${flash.message}
Title Subjects Events Assays
${fieldValue(bean: studyInstance, field: "code")} ${fieldValue(bean: studyInstance, field: "title")} - , <%= studyInstance.subjects.findAll { return it.species == currentSpecies; }.size() %> ${currentSpecies} - ${studyInstance.giveEventTemplates().name.join( ', ' )} - ${studyInstance.assays.module.platform.unique().join( ', ' )}