Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load clinical analysis into BioNetDB (Neo4J database) #53

Open
jtarraga opened this issue May 21, 2019 · 0 comments
Open

Load clinical analysis into BioNetDB (Neo4J database) #53

jtarraga opened this issue May 21, 2019 · 0 comments

Comments

@jtarraga
Copy link
Member

jtarraga commented May 21, 2019

In order to support clinical variant analysis such as Tiering, TEAM, or cancer analysis..., BioNetDB has to allow users to load clinical analysis interpretations that includes primary and secondary findings (ReportedVariant objects) and evidences (ReportedEvent objects) with tier, clinical significance, consequence types...

The goal is to load just clinical analysis into an existing graph database (Neo4J) that already contains genes, proteins, miRNAs and system biology information (i.e., pathways, reactions, complexes,...)

In addtion, a command line should be provided, e.g.:
./bionetdb.sh load --input clinical-analysis.json.gz --data-type clinical-analysis

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant