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

Cna and putative driver coloring in expression tab #1377

Merged
merged 17 commits into from
Aug 23, 2018

Conversation

adamabeshouse
Copy link
Contributor

No description provided.

@adamabeshouse adamabeshouse requested a review from alisman August 13, 2018 20:56
@adamabeshouse adamabeshouse force-pushed the expr-cna branch 4 times, most recently from 233517d to f13bd8b Compare August 13, 2018 22:31
if (store.rnaSeqMolecularData.isComplete && store.studyIdToStudy.isComplete
&& store.mutations.isComplete && store.genes.isComplete && store.coverageInformation.isComplete) {
if (store.studyIdToStudy.isComplete
&& store.putativeDriverAnnotatedMutations.isComplete && store.genes.isComplete && store.coverageInformation.isComplete) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

putative driver contains rnaseq and mutations data?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oh, no I just rewrote it to use numericGeneMolecularDataCache as a data source

@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 15, 2018 21:34 Inactive
@jjgao jjgao had a problem deploying to cbioportal-frontend-pr-1377 August 16, 2018 17:23 Failure
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 16, 2018 23:37 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 17, 2018 22:55 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 20, 2018 19:26 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 20, 2018 19:28 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 20, 2018 21:05 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 20, 2018 22:08 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 20, 2018 22:15 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 21, 2018 00:15 Inactive
@adamabeshouse
Copy link
Contributor Author

adamabeshouse commented Aug 21, 2018

  • reverse tick label angle
  • cbioTooltip class needs to be applied on Popover
  • reduce right padding when no legend, but still leave room for angled tick labels
  • move '* Driver annotations ... ' message outside borderedChart

Abeshouse, Adam A./Sloan Kettering Institute added 6 commits August 22, 2018 16:45
Also in plots tab, determine render ordering using copy number change as well as mutation

Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
…ression

Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Abeshouse, Adam A./Sloan Kettering Institute added 7 commits August 22, 2018 16:45
…ession box width to fit all tcga pancan

Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
…formance

Split up data into multiple VictoryScatter elements, each with fixed style attributes
rather than style specified by functions of the data, which improves performance.

Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
@jjgao jjgao had a problem deploying to cbioportal-frontend-pr-1377 August 22, 2018 21:19 Failure
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 22, 2018 22:21 Inactive
@jjgao jjgao temporarily deployed to cbioportal-frontend-pr-1377 August 22, 2018 22:23 Inactive
Abeshouse, Adam A./Sloan Kettering Institute added 4 commits August 22, 2018 21:10
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
So that start of tick label is at tick point

Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
Signed-off-by: Abeshouse, Adam A./Sloan Kettering Institute <abeshoua@mskcc.org>
@alisman alisman merged commit e8a4723 into cBioPortal:master Aug 23, 2018
@adamabeshouse adamabeshouse deleted the expr-cna branch August 23, 2018 17:38
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.

3 participants