Changes for version 0.03 - 2013-12-15
- Fixed some broken links within documentation and improved the command-line completion. The application now allows the auto-completion of options and their values. For a given commmand all possible options can be seen by typing the command name followed by '--' and pressing the tab key. The user is also able to see all possible values the options can take by pressing the tab key after specifying the option name.
Modules
Explore clinical cohorts and search for entities 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 variables using keywords
CohortExplorer command to show application or command specific usage
CohortExplorer class to show command history
CohortExplorer command to show a command menu
CohortExplorer class is an interface to search and compare command classes
CohortExplorer command to compare entities across visits with or without conditions on variables
CohortExplorer class to search entities with or without conditions on variables
CohortExplorer datasource superclass