PDX Finder Data Model

Data Model including dao and repositories of the PDX Finder app

License

License

Categories

Categories

Data
GroupId

GroupId

org.pdxfinder
ArtifactId

ArtifactId

data-model
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

PDX Finder Data Model
Data Model including dao and repositories of the PDX Finder app
Project URL

Project URL

http://www.pdxfinder.org/
Source Code Management

Source Code Management

https://github.com/PDXFinder/data-model/tree/master

Download data-model

How to add to project

<!-- https://jarcasting.com/artifacts/org.pdxfinder/data-model/ -->
<dependency>
    <groupId>org.pdxfinder</groupId>
    <artifactId>data-model</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.pdxfinder/data-model/
implementation 'org.pdxfinder:data-model:2.0.1'
// https://jarcasting.com/artifacts/org.pdxfinder/data-model/
implementation ("org.pdxfinder:data-model:2.0.1")
'org.pdxfinder:data-model:jar:2.0.1'
<dependency org="org.pdxfinder" name="data-model" rev="2.0.1">
  <artifact name="data-model" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.pdxfinder', module='data-model', version='2.0.1')
)
libraryDependencies += "org.pdxfinder" % "data-model" % "2.0.1"
[org.pdxfinder/data-model "2.0.1"]

Dependencies

compile (9)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-data-jpa jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-devtools Optional jar 2.3.3.RELEASE
org.springframework.boot : spring-boot-starter-data-neo4j jar 2.3.3.RELEASE
org.neo4j : neo4j-ogm-core jar 3.1.20
org.neo4j : neo4j-ogm-api jar 3.1.20
com.google.code.gson : gson jar 2.8.6
org.apache.commons : commons-lang3 jar 3.11
commons-io : commons-io jar 2.6
org.apache.poi : poi-ooxml jar 3.15

runtime (1)

Group / Artifact Type Version
org.neo4j : neo4j jar 3.5.20

test (2)

Group / Artifact Type Version
org.springframework.boot : spring-boot-starter-test jar 2.3.3.RELEASE
org.neo4j : neo4j-ogm-embedded-driver jar 3.1.20

Project Modules

There are no modules declared in this project.

PDX Finder

Build Status Lines of Code Coverage


Patient-derived tumor xenograft (PDX) models are a critical oncology platform for cancer research, drug development and personalized medicine. Because of the heterogeneous nature of PDXs repositories, finding models of interest is a challenge. The Jackson Laboratory and EMBL-EBI are developing PDX Finder, the world’s largest open PDX database containing more than 24M phenomic datapoints from over 4000 models (stats June 2020, www.pdxfinder.org, †). In support of this initiative, we developed the PDX Minimal Information standard (PDX-MI) which defines metadata necessary to describe models (††). Within PDX Finder, critical attributes like diagnosis, drug names or genes are harmonized into a cohesive ontological data model based on PDX-MI. An intuitive search and faceted search interface allow users to select models based on clinical/PDX attributes, tumor markers, dataset availability and/or drug dosing results. We are providing PDX, patient, drug and molecular data detail pages where all available information can be browsed and downloaded. To further facilitate users model selection, we are linking key external resources like publication platforms and cancer specific annotation tools enabling exploration and prioritisation of PDX variation data (COSMIC, CivicDb, OpenCRAVAT). Links to originating resource protocols and contact information are provided facilitating data understanding and further collaboration.

Concomitant to its database development activities, PDX Finder has undertaken several specific activities to tackle areas of standards and tool development, data integration and outreach. PDX Finder is deeply embedded into the PDX community, collaborates and provides critical expertise and software components to support several worldwide consortia including PDXNet, PDMR and EurOPDX. We are driving and promoting models sharing, standard development and usage to ensure global data interoperability. Our standard has become the de facto community standard for data exchange and is adopted by PDX providers, consortia, and informatic tools integrating PDX data. It has been re-used by different initiatives in the context of data collection and data modelling allowing adherence to FAIR principles of data findability, accessibility, re-use and interoperability.

Through its various activities, PDX Finder is increasing model awareness, integration and triggering international collaboration to accelerate cancer research, drug discovery and maximising funding agencies investment and translational capabilities of PDX models.

PDX Finder is freely available under an Apache 2 license (github.com/pdxfinder). Work supported by NCI U24 CA204781 01, R01 CA089713 and the European Molecular Biology Laboratory.

† Conte et al, 2019. PDX Finder: A Portal for Patient-Derived tumor Xenograft Model Discovery. NAR, 2019 Jan.

†† Meehan, Conte et al, 2017. PDX-MI: Minimal Information for Patient-Derived Tumor Xenograft Models. Cancer Res. 2017 Nov.

org.pdxfinder

Versions

Version
2.0.1
2.0.0
1.0.0