Home
Clone this wiki locally
MAP-T Minder
LIVE APP:
https://inciteprojects.idea.rpi.edu/apps/AlzApp/
MAP-T Minder (MTM) is a web-based, dashboard-style data browsing tool that enables interactive exploration of single-cell RNA sequencing data. The primary inspiration for our application centers around exposing a large dataset of RNA transcripts from brain organoid models affected with frontotemporal dementia (and associated isogenic controls) which was put forward and initially characterized in the 2021 paper by Bowles et al. with the Neural Stem Cell Institute. The Bowles study performed transcriptomic and physiological characterization of over 6,000 cerebral organoids derived from three tau-V337M (MAPT gene) mutation carrier cell lines and respective isogenic CRISPR-corrected lines. In the context of this large-scale and largely untapped dataset, MAP-T Minder affords the user the ability to characterize transcriptional expression across different neuronal cell types, profile expression differences between FTD-Tau mutant cells versus controls, and map expression trajectories over developmental time.
More fundamentally, MAP-T Minder was built out of the goal of enhancing the accessibility of large-scale NGS data to both the biology researcher and general user for drawing biological insights. Our data-browsing functionalities allow the user to quickly and easily explore the hosted transcript data from multiple perspectives, and to tailor their view of the data to specific research focuses. A central and ongoing goal of this project is to present the neural stem cell and tauopathy research communities with a general tool for automated and user-customized analyses of newly generated transcriptomic datasets.
Link to MAP-T Minder live app: https://inciteprojects.idea.rpi.edu/apps/AlzApp/
THE DATA
- Primary (default) dataset: Single-cell RNA sequencing data obtained using the 10X platform and derived from human induced pluripotent stem cell (iPSC) cerebral organoids expressing tau-V337M and isogenic corrected controls at 2, 4 and 6 months of neurocortical development.
KEY RESOURCES EMPLOYED
MAP-T Minder leverages the following analysis toolkits for its data-browsing functionalities:
- Seurat
- The Tidyverse
- Gene Ontology
- Revigo [link].
- MAST
- CellChatDB
FEATURE HIGHLIGHTS
-
Gene Explorer View
- Research questions addressed:
- What are the expression trends of my gene of interest as presenting in FTD-Tau-affected organoid cells compared to isogenic controls? How this question is addressed.
- What are the expression profiles of _my gene of interest_in each represented neuronal celltype? How this question is addressed.
- For each of the above, what are the associated expression level distributions? How this question is addressed.
- How do these patterns vary or persist over the timecourse of neuronal development? How this question is addressed.
- Research questions addressed:
-
CellType Explorer View
- Research questions addressed:
- What "marker genes" characterize each neuronal celltype represented in the dataset, based on significance testing of gene expression profiles in this celltype versus the rest? How this question is addressed.
- To what extent (what percentage of cells) are those marker genes represented? How this question is addressed.
- Which biological functions and pathways are associated with the genes enriched in my neuronal cell/tissue type of interest? How do those pathways rank against each other, in terms of enrichment significance? How this question is addressed.
- How do the different neuronal cell types represented communicate with each other? What key signaling pathways are enriched in diseased cells, and how do the communication networks change over time?
- Research questions addressed:
-
Differential Expression Data Browser
-
Explore the disease profile manifesting in the data by browsing a summary of the factors found to differ significantly between the mutant and control conditions. Data view filterable with respect to any of: individual genes, celltype categories, or over time.
-
User-focused Design
- Tabset-oriented organization of the app lends itself to intuitive feature navigation. Application features are categorized semantically into top-level views to aid in straightforward, user-driven querying and data browsability.
IMPLEMENTATION AND DEPLOYMENT
MAP-T Minder is an open source R project freely available with full documentation via this GitHub repository. This application is implemented using the R language and environment for statistical computing and graphics, incorporating best practices and using well-known packages whenever possible. R was chosen as our programming foundation for its powerful environment for statistical computing and graphics, as well as its ease of integration into front-end interactive user interfaces through the R Shiny platform.
DATA ACCESSIBILITY
All visualizations and analytics in MAP-T Minder can be adapted into other applications or analysis pipelines using the provided code and data. Generated visualizations and results may be downloaded from within the app; please consider citing this resource or Bowles et al. 2021 if obtained and redistributed. Our source data preparation and pre-processing is documented on our GitHub Wiki (coming soon). Data Loader scripts enable new data sources and preparations to be easily incorporated (coming soon). Data may be downloaded under 'DOWNLOAD SOURCE DATA' (coming soon).
Note on our mode of deployment.
ACKNOWLEDGEMENTS
MAP-T Minder was created by undergraduate and graduate students in the Data INCITE Lab at Rensselaer Polytechnic Institute, with generous support from the NIH and the Rensselaer Institute for Data Exploration and Applications (IDEA). This project was directed by Kristin P. Bennett, John S. Erickson, Keith Fraser, Sally Temple, Nathan Bowles, and Thomas Kiehl, with primary implementation by Rachael C. White and Haowen He.
The MAP-T Minder Team would like to thank all members of the Tau Consortium who provided initial feedback and ongoing momentum for this project.
HOW TO CITE THIS APP
Please use our GitHub link https://github.rpi.edu/DataINCITE/AlzApp/wiki/_new for now... we anticipate a formal publication release in the near future.