Skip to content

Update tcgascope.js#1

Open
tdiprima wants to merge 1 commit intomathbiol:gh-pagesfrom
tdiprima:patch-1
Open

Update tcgascope.js#1
tdiprima wants to merge 1 commit intomathbiol:gh-pagesfrom
tdiprima:patch-1

Conversation

@tdiprima
Copy link

@tdiprima tdiprima commented May 9, 2016

  1. Code was failing upon selecting LGG, and then executing the part that writes Diagnostic Images to the screen.
    This part of the code needed to be commented out, just as you do when doing openHealth.getText for GBM:
    // x = x.replace(/}/g, '},');
    // x = '[' + x.slice(0, -2) + ']';
  2. Also, data itself is not well formed (lgg_patientids.json). I will create a pull request for that as well, shortly. Both changes need to be implemented in order for this to work properly.

1) Code was failing upon selecting LGG, and then executing the part that writes Diagnostic Images to the screen.  
This part of the code needed to be commented out, just as you do when doing openHealth.getText for GBM:
// x = x.replace(/}/g, '},');
// x = '[' + x.slice(0, -2) + ']';
2) Also, data itself is not well formed (lgg_patientids.json).  I will create a pull request for that as well, shortly.  Both changes need to be implemented in order for this to work properly.
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