Releases: tranSMART-Foundation/transmart-core
Releases · tranSMART-Foundation/transmart-core
Preview release for module A
Preview release including the functionality of modules B and A and most of module C.
Added features since previous release:
- Fetching ontology codes from an external ontology server
- Generating a ontology mapping file for the variables used in a study
- Applying the ontology mapping in transmart-batch when loading data
- Shared concepts (not bound to a study) supported in the v2 tree
- Shared concepts supported in the v2 query language
- REST API for storage and supported workflows (module C)
- Bug fixes for module B
Known issues
- The
capsule
feature oftransmart-batch
is currently not working. The tool needs to be started with
gradle run -Pargs='-p studies/TEST_17_1'
- Some tests in
transmart-batch
related to the cross-study nodes and some tests related to high dimensional data are failing. We are still investigating and fixing them. - Some tests in
transmart-e2e
are failing. We are still investigating and fixing them.
Preview release for module B (second preview)
Added features since previous release:
- Support for high dimensional data in the multidimensional endpoint;
- Support for modifiers in the multidimensional endpoint;
- Tree nodes endpoint;
- Test data and tests added.
Preview release for module B
Preview release including most of the functionality of module B and some of module A:
- Upgraded to Grails 3, core modules in one repository.
- Data model changed to support longitudinal and multi-sample data.
- Multidimensional endpoint for retrieving longitudinal and multi-sample data (JSON and Profobuf)
- Query language for selecting the multidimensional data.
- Transcript-level RnaSeq data module.
History merge point
This tag marks the point in history where the master
branch coincides with the transmart-history
branch. The two can be connected locally with the git replace
command.