{"id":24528994,"url":"https://github.com/saezlab/ckd_landscape","last_synced_at":"2025-03-15T17:45:02.127Z","repository":{"id":77872522,"uuid":"125048214","full_name":"saezlab/CKD_Landscape","owner":"saezlab","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-14T15:18:08.000Z","size":85971,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-22T07:37:34.646Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"R","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/saezlab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-03-13T12:28:55.000Z","updated_at":"2021-03-29T03:24:45.000Z","dependencies_parsed_at":"2023-03-04T02:45:46.219Z","dependency_job_id":null,"html_url":"https://github.com/saezlab/CKD_Landscape","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saezlab%2FCKD_Landscape","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saezlab%2FCKD_Landscape/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saezlab%2FCKD_Landscape/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/saezlab%2FCKD_Landscape/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/saezlab","download_url":"https://codeload.github.com/saezlab/CKD_Landscape/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243769947,"owners_count":20345215,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-01-22T07:34:20.171Z","updated_at":"2025-03-15T17:45:02.121Z","avatar_url":"https://github.com/saezlab.png","language":"R","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n\n# A functional landscape of chronic kidney disease entities from public transcriptomic data\n\n\nTo develop efficient therapies and identify novel early biomarkers for chronic kidney disease (CKD) an understanding of the molecular mechanisms orchestrating it is essential. We here set out to understand how differences in CKD origin are reflected in gene regulatory mechanisms. To this end, we collected and integrated publicly available human-kidney glomerular microarray gene expression data for nine kidney disease entities that account for a majority of CKD worldwide [Focal segmental glomerulosclerosis (FSGS), Minimal Change Disease (MCD), FSGS-MCD, IgA nephropathy (IgAN), Lupus nephritis (LN), Membranous glomerulonephropathy (MGN), Diabetic nephropathy (DN), Hypertensive nephropathy (HN) and Rapidly progressive glomerulonephritis (RPGN)]. We included data from five distinct studies and compared glomerular gene expression profiles to that of non-tumor part of kidney cancer nephrectomy tissues. A major challenge was the integration of the data from different sources, platforms and conditions, that we mitigated with a bespoke stringent procedure. This allowed us to perform a global transcriptome-based delineation of different kidney disease entities, obtaining a landscape of their similarities and differences based on the genes that acquire a consistent differential expression between each kidney disease entity and tumor nephrectomy. Furthermore, we derived functional insights by inferring signaling pathway and transcription factor activity from the collected gene expression data, and identified potential drug candidates based on expression signature matching. These results provide a foundation to comprehend the specific molecular mechanisms underlying different kidney disease entities, that can pave the way to identify biomarkers and potential therapeutic targets.\n\nThe corresponding article for this project is available on [bioRxiv (pdf)](https://www.biorxiv.org/content/biorxiv/early/2018/02/14/265447.full.pdf).\n\n```\n@article {Tajti265447,\n\tauthor = {Tajti, Ferenc and Antoranz, Asier and Ibrahim, Mahmoud M. and Kim, Hyojin and Ceccarelli, Francesco and Kuppe, Christoph and Alexopoulos, Leonidas G. and Kramann, Rafael and Saez-Rodriguez, Julio},\n\ttitle = {A functional landscape of chronic kidney disease entities from public transcriptomic data},\n\tyear = {2018},\n\tdoi = {10.1101/265447},\n\tpublisher = {Cold Spring Harbor Laboratory},\n\tURL = {https://www.biorxiv.org/content/early/2018/02/14/265447},\n\teprint = {https://www.biorxiv.org/content/early/2018/02/14/265447.full.pdf},\n\tjournal = {bioRxiv}\n}\n```\n\n\u003cp align=\"center\"\u003e\n    Flow of analysis \n    \u003cimg src=\"https://github.com/saezlab/CKD_Landscape/blob/master/Plot/Analysis_workflow.png\" width=\"900\" height=\"300\"\u003e\n\u003c/p\u003e\n\n\n\n## Batch effect mitigation and platform integration \n\n* Setting 1: **bachMitigationGPL96.R**\n* Setting 2: **bachMitigationGPL570.R**\n* Setting 3: **platformIntegration.R**\n\n## Differential expression and meta analysis \n\n* Setting 4: **differentialAnalysis.R**\n\n## Pathway analysis with PROGENy\n\n* Setting 5: **progenyPathwayAnalysis.R**\n\n## Transcription Factor activity analysis with DoRothEA\n\n* Setting 6: **transcriptionFactorsDorothea.R**\n\n## Diffusion Map \n\n* Setting 7: **DiffusionMap.R**\n\n\u003cp align=\"center\"\u003e\n    Similarity Landscape of CKD entities \n    \u003cimg src=\"https://github.com/saezlab/CKD_Landscape/blob/master/Plot/diffusion_gex_glom.png\" width=\"700\" height=\"700\"\u003e\n\u003c/p\u003e\n\n\nFor colour coding refer to [bioRxiv(pdf)](https://www.biorxiv.org/content/biorxiv/early/2018/02/14/265447.full.pdf) Figure 2B\n\n## Drug repositioning\n\n\nDrug repositioning has two main part, first is to get characteristics direction and second, to find drug candidates for each CKD entity. \n\n* First, in order to get the characteristic direction (the signature of cosine distances) for each CKD entity \nwe used the normalised gene expression values and then we measured the signature of cosine distances \nwith the open source code from [Implementations of the Characteristic Direction Method](http://maayanlab.net/CD/)\n\n* Second, to identify drug candidates from drug repositioning,\nwe utilized the signature of cosine distances from the first step as an input data and \napplied them to the search engine [L1000 Characteristic Direction Signature Search Engine](http://amp.pharm.mssm.edu/L1000CDS2/#/index)\n\nThe above steps were repeated for each CKD entity, separately. \n\n\n## License\n\nDistributed under the GNU GPLv3 License. See accompanying file LICENSE.txt or copy at http://www.gnu.org/licenses/gpl-3.0.html.\n\n\n\n\n\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaezlab%2Fckd_landscape","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaezlab%2Fckd_landscape","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaezlab%2Fckd_landscape/lists"}