Data Integrator (Python API)
Classes | Variables
cls.HSGeneAtlasHandling Namespace Reference

Tissue specific gene expression by GNF. More...

Classes

class  CHSGeneAtlasHandling
 Provides access to gene expression data from GNF. More...
 

Variables

list GA_TOI
 Tissues of interest. More...
 
string GA_OVER_EXPRESSED_FILTER = "over-expressed";
 Token for selecting over-expressed genes when using thresholds. More...
 
string GA_UNDER_EXPRESSED_FILTER = "under-expressed";
 Token for selecting under-expressed genes when using thresholds. More...
 
string GA_OVER_UNDER_EXPRESSED_FILTER = "both"
 Token for selecting both over-&under-expressed genes when using thresholds. More...
 
string GA_PROBESET_1_1_FILTER = "at"
 Probset targets ideally single transcript of a gene. More...
 
string GA_PROBESET_N_1_FILTER = "s_at"
 Probset targets ideally several transcripts of a gene. More...
 
string GA_PROBESET_N_M_FILTER = "x_at"
 Probset targets several transcript of several related genes. More...
 
string PROBESET_ID_NM = "Gene Atlas Probe Set ID";
 

Detailed Description

Tissue specific gene expression by GNF.

Author
Chris X. Weichenberger
Date
2013-02-19

Variable Documentation

◆ GA_OVER_EXPRESSED_FILTER

string cls.HSGeneAtlasHandling.GA_OVER_EXPRESSED_FILTER = "over-expressed";

Token for selecting over-expressed genes when using thresholds.

◆ GA_OVER_UNDER_EXPRESSED_FILTER

string cls.HSGeneAtlasHandling.GA_OVER_UNDER_EXPRESSED_FILTER = "both"

Token for selecting both over-&under-expressed genes when using thresholds.

◆ GA_PROBESET_1_1_FILTER

string cls.HSGeneAtlasHandling.GA_PROBESET_1_1_FILTER = "at"

Probset targets ideally single transcript of a gene.

◆ GA_PROBESET_N_1_FILTER

string cls.HSGeneAtlasHandling.GA_PROBESET_N_1_FILTER = "s_at"

Probset targets ideally several transcripts of a gene.

◆ GA_PROBESET_N_M_FILTER

string cls.HSGeneAtlasHandling.GA_PROBESET_N_M_FILTER = "x_at"

Probset targets several transcript of several related genes.

◆ GA_TOI

list cls.HSGeneAtlasHandling.GA_TOI
Initial value:
1 = ["721_B_lymphoblasts", "Adipocyte", "AdrenalCortex", "Adrenalgland",
2 "Amygdala", "Appendix", "AtrioventricularNode", "BDCA4+_DentriticCells",
3 "Bonemarrow", "BronchialEpithelialCells", "CD105+_Endothelial",
4 "CD14+_Monocytes", "CD19+_BCells(neg._sel.)", "CD33+_Myeloid", "CD34+",
5 "CD4+_Tcells", "CD56+_NKCells", "CD71+_EarlyErythroid", "CD8+_Tcells",
6 "CardiacMyocytes", "Caudatenucleus", "Cerebellum", "CerebellumPeduncles",
7 "CiliaryGanglion", "CingulateCortex", "Colorectaladenocarcinoma",
8 "DorsalRootGanglion", "FetalThyroid", "Fetalbrain", "Fetalliver", "Fetallung",
9 "GlobusPallidus", "Heart", "Hypothalamus", "Kidney",
10 "Leukemia_chronicMyelogenousK-562", "Leukemia_promyelocytic-HL-60",
11 "Leukemialymphoblastic(MOLT-4)", "Liver", "Lung", "Lymphnode",
12 "Lymphoma_burkitts(Daudi)", "Lymphoma_burkitts(Raji)", "MedullaOblongata",
13 "OccipitalLobe", "OlfactoryBulb", "Ovary", "Pancreas", "PancreaticIslet",
14 "ParietalLobe", "Pituitary", "Placenta", "Pons", "PrefrontalCortex",
15 "Prostate", "Salivarygland", "SkeletalMuscle", "Skin", "SmoothMuscle",
16 "Spinalcord", "SubthalamicNucleus", "SuperiorCervicalGanglion",
17 "TemporalLobe", "Testis", "TestisGermCell", "TestisIntersitial",
18 "TestisLeydigCell", "TestisSeminiferousTubule", "Thalamus", "Thymus",
19 "Thyroid", "Tongue", "Tonsil", "Trachea", "TrigeminalGanglion", "Uterus",
20 "UterusCorpus", "WholeBlood", "Wholebrain", "colon", "pineal_day",
21 "pineal_night", "retina", "small_intestine"]

Tissues of interest.

◆ GA_UNDER_EXPRESSED_FILTER

string cls.HSGeneAtlasHandling.GA_UNDER_EXPRESSED_FILTER = "under-expressed";

Token for selecting under-expressed genes when using thresholds.

◆ PROBESET_ID_NM

string cls.HSGeneAtlasHandling.PROBESET_ID_NM = "Gene Atlas Probe Set ID";