Skip to content

Releases: tranSMART-Foundation/transmart-core

Preview release for module A

16 Dec 17:48
Compare
Choose a tag to compare
Pre-release

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 of transmart-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)

02 Dec 15:34
Compare
Choose a tag to compare

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

16 Nov 12:57
Compare
Choose a tag to compare
Pre-release

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

26 Jan 10:38
Compare
Choose a tag to compare
History merge point Pre-release
Pre-release

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.