Index

src/app/models/tree.model.ts

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

src/app/models/bimodal.model.ts

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', }

src/app/static/home.ts

CONTIRBUTORS
Type : []
Default value : [ { img: 'assets/contributors/paul.jpg', name: 'Hrishikesh Paul', desc: 'Software Engineer Team Lead', mail: 'hrpaul@iu.edu', link: 'https://hrishikeshpaul.github.io', linkedin: 'https://www.linkedin.com/in/hrishikeshpaul/', github: 'https://github.com/hrishikeshpaul', }, { img: 'assets/contributors/katy.png', name: 'Katy Börner', desc: 'Director & Researcher', mail: 'katy@indiana.edu', link: 'https://info.sice.indiana.edu/~katy/', linkedin: 'https://www.linkedin.com/in/katy-borner-a03837/', github: '', }, { img: 'assets/contributors/bruce.jpg', name: 'Bruce W Herr II', desc: 'Senior System Architect', mail: 'bherr@indiana.edu', link: 'https://cns.iu.edu/current_team/bio/bruce-herr.html', linkedin: 'https://www.linkedin.com/in/bruceherr/', github: 'https://github.com/bherr2', }, { img: 'assets/contributors/ellen.jpeg', name: 'Ellen M Quardokus', desc: 'Senior Research Analyst', mail: 'ellenmq@indiana.edu', link: 'https://cns.iu.edu/current_team/bio/ellen-quardokus.html', linkedin: '', github: '', }, { img: 'assets/contributors/ajay.jpeg', name: 'Sai Ajay Vutukuri', desc: 'Software Developer', mail: 'svutuku@iu.edu', link: 'https://github.com/vutukuriajay2241', linkedin: 'https://in.linkedin.com/in/ajay-vutukuri-38824ba8', github: '', }, { img: 'assets/contributors/mac.jpeg', name: 'Mac Vogelsang', desc: 'Software Developer', mail: 'madvogel@iu.edu', link: 'https://github.com/macvogelsang', linkedin: 'https://www.linkedin.com/in/mac-vogelsang', github: '', }, { img: 'assets/contributors/nikhil.jpeg', name: 'Nikhil Mahadevaswamy', desc: 'Angular Developer', mail: 'nmahade@iu.edu', link: 'https://github.com/Nikhil-lab', linkedin: 'https://www.linkedin.com/in/nikhilm2395', github: '', }, { img: 'assets/contributors/pramod.png', name: 'Pramod Bhakta', desc: 'Angular Developer', mail: 'pnbhakta@iu.edu', link: 'https://github.com/pbrm4', github: '', }, ]
IMAGES
Type : []
Default value : [ { path: 'assets/homepage/laptop-images/vis.svg', alt: 'Visualization', }, { path: 'assets/homepage/laptop-images/report.svg', alt: 'Report Generator', }, { path: 'assets/homepage/laptop-images/compare.svg', alt: 'Compare Results', }, { path: 'assets/homepage/laptop-images/il.svg', alt: 'Indented List', }, { path: 'assets/homepage/laptop-images/link.svg', alt: 'Playground Link', }, ]
VIDEO_ACTIONS
Type : []
Default value : [ { header: 'Introduction', desc: 'Know about the Reporter, what it is, why was it built and by who.', sec: 3, }, { header: 'Getting Started', desc: 'Know more about what how to use the buttons on the toolbar.', sec: 33, }, { header: 'Search', desc: 'Search entities by typing their names.', sec: 117, }, { header: 'Indented List', desc: 'View the data in a hierarchical format.', sec: 207, }, { header: 'Report Generator', desc: 'The Reporter computes various statistics from the data - which is downloadable.', sec: 232, }, { header: 'Debug Log', desc: 'The Log lists warnings and errors that occurred during data parsing and visualization creation', sec: 247, }, { header: 'Export', desc: 'The menu lists the formats that can be exported through the reporter.', sec: 270, }, { header: 'Tree Visualization', desc: 'See how to explore the tree visualization.', sec: 304, }, { header: 'Graph Functions', desc: 'See how you can sort, size and filter different nodes.', sec: 400, }, { header: 'Graph Controls', desc: 'Constomize the visualization on the fly.', sec: 480, }, { header: 'Compare', desc: 'Compare your data to that of the master tables.', sec: 540, }, { header: 'Playground', desc: 'Play with the visualization and upload your own data.', sec: 669, }, { header: 'Docs', desc: 'Take a look at the Reporter Documentation.', sec: 796, }, ]

src/app/services/analytics.module.ts

EAGERLY_LOADED_SERVICES
Type : []
Default value : [ConsentService, GoogleAnalyticsSyncService, LocalStorageSyncService]

src/environments/environment.prod.ts

environment
Type : object
Default value : { production: true, tag: '', googleAnalyticsId: 'G-WYFW84S56B', asctbApiUrl: 'https://apps.humanatlas.io/asctb-api', }

src/environments/environment.stage.ts

environment
Type : object
Default value : { production: true, tag: 'Staging', googleAnalyticsId: 'G-58FWLW86SD', asctbApiUrl: 'https://apps.humanatlas.io/asctb-api--staging', }

src/environments/environment.ts

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' }

src/app/store/sheet.state.ts

FETCHING_TEXT
Type : string
Default value : 'Fetching data...'

src/app/app.component.ts

gtag
Type : void

src/app/services/local-storage-sync.service.ts

LOCAL_STORAGE_CONSENT_KEY
Default value : new InjectionToken('Key under which consent is stored', { providedIn: 'root', factory: () => 'ALLOW_TELEMETRY', })

src/app/static/url.ts

PLAYGROUND
Type : string
Default value : 'assets/playground/sheet.csv'
URL
Default value : environment.asctbApiUrl

src/app/static/docs.ts

REGISTRY
Type : []
Default value : [ { id: 1, title: 'Introduction', urlTitle: 'introduction', path: 'assets/docs/intro/README.md', }, { id: 2, title: 'About', urlTitle: 'about', path: 'assets/docs/about/README.md', }, { id: 3, title: 'FAQ', urlTitle: 'faq', path: 'assets/docs/faq/README.md', }, { id: 4, title: 'Data Format', urlTitle: 'data-format', path: 'assets/docs/data-format/README.md', }, { id: 5, title: 'Visualization', urlTitle: 'visualization', path: 'assets/docs/visualization/README.md', }, { id: 6, title: 'Visualization Functions', urlTitle: 'visualization-functions', path: 'assets/docs/vis-functions/README.md', }, { id: 7, title: 'Visualization Controls', urlTitle: 'visualization-controls', path: 'assets/docs/vis-controls/README.md', }, { id: 8, title: 'Compare', urlTitle: 'compare', path: 'assets/docs/compare/README.md', }, { id: 9, title: 'Playground', urlTitle: 'playground', path: 'assets/docs/playground/README.md', }, { id: 10, title: 'Report', urlTitle: 'report', path: 'assets/docs/report/README.md', }, { id: 11, title: 'Indented List', urlTitle: 'indented-list', path: 'assets/docs/indented-list/README.md', }, { id: 12, title: 'Search', urlTitle: 'search', path: 'assets/docs/search/README.md', }, { id: 13, title: 'Debug Log', urlTitle: 'debug-log', path: 'assets/docs/log/README.md', }, { id: 14, title: 'Export', urlTitle: 'export', path: 'assets/docs/export/README.md', }, { id: 14, title: 'ASCT+B API', urlTitle: 'api', path: 'assets/docs/asct+b-api/README.md', }, ]

results matching ""

    No results matching ""