Changes for version 0.01 - 2013-12-03

  • Initial release.

Modules

Explore clinical cohorts and search for entities and variables of interest
CohortExplorer superclass
Class to initialise datasource stored under Opal SQL framework ( see http://obiba.org/node/63)
Class to initialise datasource stored under REDCap SQL framework ( see http://project-redcap.org/)
CohortExplorer class to describe the datasource
CohortExplorer class to find variable(s) using keywords
CLIF (see CLI::Framework::Command::Help) built-in command to print application or command-specific usage messages. Only a small modification has been made to CLI::Framework::Command::Help so that the application usage discards all sections appertaining to the invalid commands.
CohortExplorer class to show command history
CLIF (see CLI::Framework::Command::Menu) built-in command to show a command menu including the commands that are available to the running application. Only a small modification has been made to CLI::Framework::Command::Menu so that the menu command only shows the valid and visible commands with aliases.
CohortExplorer class is an interface to search and compare command classes
CohortExplorer command to compare entities across visits with or without condition(s) on variable(s)
CohortExplorer class to search entities with or without condition(s) on variable(s)
CohortExplorer datasource superclass