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

Branch to load the bulk RnaSeq following symlink and created two tables #8

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

sybah2
Copy link
Member

@sybah2 sybah2 commented Nov 13, 2024

John advise to create this branch to add the following tables

tudy.NodeSet
node_set_id
name (this can be redundant)
node_type (something like "htseq-union - firststrand - tpm - unique"
fk to sres.externaldatabaserelease
Study.NodeNodeSet
node_node_set_id
fk to study.nodeset node_set_id
fk to study.protocolappnode (protocol_app_node_id)

and make the following adjustments:

ApiCommonData::Load::InsertStudyResults:
remove STudy::Study and Study::Link
remove the "investigation" row we don't need that.
other calls to "makeStudy" should be replaced with calls to makeNodeSet

@sybah2 sybah2 self-assigned this Nov 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant