Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
morpheus.js
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Daria Zenkova
morpheus.js
Commits
d68fcff3
Commit
d68fcff3
authored
Jul 20, 2016
by
jgould
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
sort
parent
37187ac9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
42 additions
and
41 deletions
+42
-41
src/io/tcga_util.js
src/io/tcga_util.js
+42
-41
No files found.
src/io/tcga_util.js
View file @
d68fcff3
...
...
@@ -3,48 +3,49 @@ morpheus.TcgaUtil = function () {
};
morpheus
.
TcgaUtil
.
DISEASE_STUDIES
=
{
'
LAML
'
:
'
Acute Myeloid Leukemia
'
,
'
ACC
'
:
'
Adrenocortical carcinoma
'
,
'
BLCA
'
:
'
Bladder Urothelial Carcinoma
'
,
'
LGG
'
:
'
Brain Lower Grade Glioma
'
,
'
BRCA
'
:
'
Breast invasive carcinoma
'
,
'
CESC
'
:
'
Cervical squamous cell carcinoma and endocervical adenocarcinoma
'
,
'
CHOL
'
:
'
Cholangiocarcinoma
'
,
'
LCML
'
:
'
Chronic Myelogenous Leukemia
'
,
'
COAD
'
:
'
Colon adenocarcinoma
'
,
'
CNTL
'
:
'
Controls
'
,
'
ESCA
'
:
'
Esophageal carcinoma
'
,
'
FPPP
'
:
'
FFPE Pilot Phase II
'
,
'
GBM
'
:
'
Glioblastoma multiforme
'
,
'
HNSC
'
:
'
Head and Neck squamous cell carcinoma
'
,
'
KICH
'
:
'
Kidney Chromophobe
'
,
'
KIRC
'
:
'
Kidney renal clear cell carcinoma
'
,
'
KIRP
'
:
'
Kidney renal papillary cell carcinoma
'
,
'
LIHC
'
:
'
Liver hepatocellular carcinoma
'
,
'
LUAD
'
:
'
Lung adenocarcinoma
'
,
'
LUSC
'
:
'
Lung squamous cell carcinoma
'
,
'
DLBC
'
:
'
Lymphoid Neoplasm Diffuse Large B-cell Lymphoma
'
,
'
MESO
'
:
'
Mesothelioma
'
,
'
MISC
'
:
'
Miscellaneous
'
,
'
OV
'
:
'
Ovarian serous cystadenocarcinoma
'
,
'
PAAD
'
:
'
Pancreatic adenocarcinoma
'
,
'
PCPG
'
:
'
Pheochromocytoma and Paraganglioma
'
,
'
PRAD
'
:
'
Prostate adenocarcinoma
'
,
'
READ
'
:
'
Rectum adenocarcinoma
'
,
'
SARC
'
:
'
Sarcoma
'
,
'
SKCM
'
:
'
Skin Cutaneous Melanoma
'
,
'
STAD
'
:
'
Stomach adenocarcinoma
'
,
'
TGCT
'
:
'
Testicular Germ Cell Tumors
'
,
'
THYM
'
:
'
Thymoma
'
,
'
THCA
'
:
'
Thyroid carcinoma
'
,
'
UCS
'
:
'
Uterine Carcinosarcoma
'
,
'
UCEC
'
:
'
Uterine Corpus Endometrial Carcinoma
'
,
'
UVM
'
:
'
Uveal Melanoma
'
,
'
KIPAN
'
:
'
Pan-Kidney Cohort
'
,
'
COADREAD
'
:
'
Colonrectal adenocarcinoma
'
,
'
GBMLGG
'
:
'
Glioma
'
,
'
STES
'
:
'
Stomach and Esophageal Carcinoma
'
"
ACC
"
:
"
Adrenocortical carcinoma
"
,
"
BLCA
"
:
"
Bladder Urothelial Carcinoma
"
,
"
BRCA
"
:
"
Breast invasive carcinoma
"
,
"
CESC
"
:
"
Cervical squamous cell carcinoma and endocervical adenocarcinoma
"
,
"
CHOL
"
:
"
Cholangiocarcinoma
"
,
// "CNTL": "Controls"
,
"
COAD
"
:
"
Colon adenocarcinoma
"
,
"
COADREAD
"
:
"
Colonrectal adenocarcinoma
"
,
"
DLBC
"
:
"
Lymphoid Neoplasm Diffuse Large B-cell Lymphoma
"
,
"
ESCA
"
:
"
Esophageal carcinoma
"
,
// "FPPP": "FFPE Pilot Phase II"
,
"
GBM
"
:
"
Glioblastoma multiforme
"
,
"
GBMLGG
"
:
"
Glioma
"
,
"
HNSC
"
:
"
Head and Neck squamous cell carcinoma
"
,
"
KICH
"
:
"
Kidney Chromophobe
"
,
"
KIPAN
"
:
"
Pan-Kidney Cohort
"
,
"
KIRC
"
:
"
Kidney renal clear cell carcinoma
"
,
"
KIRP
"
:
"
Kidney renal papillary cell carcinoma
"
,
"
LAML
"
:
"
Acute Myeloid Leukemia
"
,
"
LCML
"
:
"
Chronic Myelogenous Leukemia
"
,
"
LGG
"
:
"
Brain Lower Grade Glioma
"
,
"
LIHC
"
:
"
Liver hepatocellular carcinoma
"
,
"
LUAD
"
:
"
Lung adenocarcinoma
"
,
"
LUSC
"
:
"
Lung squamous cell carcinoma
"
,
"
MESO
"
:
"
Mesothelioma
"
,
// "MISC": "Miscellaneous"
,
"
OV
"
:
"
Ovarian serous cystadenocarcinoma
"
,
"
PAAD
"
:
"
Pancreatic adenocarcinoma
"
,
"
PCPG
"
:
"
Pheochromocytoma and Paraganglioma
"
,
"
PRAD
"
:
"
Prostate adenocarcinoma
"
,
"
READ
"
:
"
Rectum adenocarcinoma
"
,
"
SARC
"
:
"
Sarcoma
"
,
"
SKCM
"
:
"
Skin Cutaneous Melanoma
"
,
"
STAD
"
:
"
Stomach adenocarcinoma
"
,
"
STES
"
:
"
Stomach and Esophageal Carcinoma
"
,
"
TGCT
"
:
"
Testicular Germ Cell Tumors
"
,
"
THCA
"
:
"
Thyroid carcinoma
"
,
"
THYM
"
:
"
Thymoma
"
,
"
UCEC
"
:
"
Uterine Corpus Endometrial Carcinoma
"
,
"
UCS
"
:
"
Uterine Carcinosarcoma
"
,
"
UVM
"
:
"
Uveal Melanoma
"
};
morpheus
.
TcgaUtil
.
SAMPLE_TYPES
=
{
'
01
'
:
'
Primary solid Tumor
'
,
'
02
'
:
'
Recurrent Solid Tumor
'
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment