AS_RED |
Type : string
|
Default value : '#E41A1C'
|
B_GREEN |
Type : string
|
Default value : '#4DAF4A'
|
CT_BLUE |
Type : string
|
Default value : '#377EB8'
|
ST_ID |
Type : number
|
Default value : 2
|
bimodalBSizeOptions |
Type : []
|
Default value : ['None', 'Degree']
|
bimodalBTypeOptions |
Type : []
|
Default value : ['All', 'Gene', 'Protein', 'Lipids', 'Metabolites', 'Proteoforms']
|
bimodalCTSizeOptions |
Type : []
|
Default value : ['None', 'Degree', 'Indegree', 'Outdegree']
|
bimodalSortOptions |
Type : []
|
Default value : ['Alphabetically', 'Degree']
|
groupNameMapper |
Type : object
|
Default value : {
1: 'Anatomical Structures',
2: 'Cell Types',
3: 'Biomarkers',
}
|
EAGERLY_LOADED_SERVICES |
Type : []
|
Default value : [ConsentService, GoogleAnalyticsSyncService, LocalStorageSyncService]
|
environment |
Type : object
|
Default value : {
production: true,
tag: '',
googleAnalyticsId: 'G-WYFW84S56B',
asctbApiUrl: 'https://apps.humanatlas.io/asctb-api',
}
|
environment |
Type : object
|
Default value : {
production: true,
tag: 'Staging',
googleAnalyticsId: 'G-58FWLW86SD',
asctbApiUrl: 'https://apps.humanatlas.io/asctb-api--staging',
}
|
environment |
Type : object
|
Default value : {
production: false,
tag: 'Development',
googleAnalyticsId: 'G-77K2VNZRJ2',
asctbApiUrl: 'https://apps.humanatlas.io/asctb-api',
// use the following url when developing against in-staging-only features
// asctbApiUrl: 'https://apps.humanatlas.io/asctb-api--staging'
// use the following url for localhost API development
// asctbApiUrl: 'http://localhost:5000'
}
|
FETCHING_TEXT |
Type : string
|
Default value : 'Fetching data...'
|
gtag |
Type : void
|
LOCAL_STORAGE_CONSENT_KEY |
Default value : new InjectionToken('Key under which consent is stored', {
providedIn: 'root',
factory: () => 'ALLOW_TELEMETRY',
})
|
PLAYGROUND |
Type : string
|
Default value : 'assets/playground/sheet.csv'
|
URL |
Default value : environment.asctbApiUrl
|