gbm_manuscript_data_analysis
Data processing and analysis of database search and quant proteomics results from GBM patients - Initial vs Recurrent conditions
Science Score: 36.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
✓Academic publication links
Links to: ncbi.nlm.nih.gov, zenodo.org -
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (5.7%) to scientific vocabulary
Repository
Data processing and analysis of database search and quant proteomics results from GBM patients - Initial vs Recurrent conditions
Basic Info
- Host: GitHub
- Owner: MiguelCos
- License: gpl-3.0
- Language: PostScript
- Default Branch: main
- Size: 125 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 4
Metadata Files
README.md
Reproducible Data Analysis for the Manuscript 'Proteometabolomics of initial and recurrent glioblastoma highlights an increased immune cell signature with altered lipid metabolism'
Reproducible reports:
General Proteomics analysis
The general data analysis and processing of the search results after peptide/protein identification and quantitation can be accessed via the general proteomics reproducible report in this repo.
Large scale analyses of proteolytic processing
The reproducible report, containing code for data preprocessing, statisical analysis and intermediary plots for the large-scale differential analysis of proteolytic processing in recurrent glioblastoma can be found accessed via: large-scalge proteolytic processing analysis reproducible report
Integrative lipidomics and proteomics
The reproducible report, containing code for data preprocessing, statisical analysis and intermediary plots for the large-scale differential analysis of proteolytic processing in recurrent glioblastoma can be found accessed via: integrative lipidomics+proteomics reproducible report
Proteogenomics analyses
The reproducible report, containing code for data preprocessing, statisical analysis and intermediary plots for the large-scale differential analysis of proteolytic processing in recurrent glioblastoma can be found accessed via: proteogenomics reproducible report
Analysis of Plasma ELISA Proteomics
To regenerate analysis for Plasma ELISA Proteomics, knit the manuscriptelisafigure_final.Rmd r notebook. Re-analysis of the Cox proportional hazards model including Age and Sex and covariates can be found here
Single-cell RNAseq data mining
We mined the single-cell RNAseq dataset on recurrent GBM GSM4972210, to explore the expression of ASAH1 by annotated cell type. Reproducible report available here
Specific R functions for data processing and analysis
Functions for peptide annotation and analysis of proteolytic processing
We have written a series of functions for the annotation of peptides according to their location in the protein sequence and proteolytic specificity. These would support the quantitative analysis of products of proteolytic processing, specifically in the context of TMT-based isobaric quantitation.
Annotate peptides:
Used to map peptides to their corresponding protein in a fasta file and annotate them in terms of their position within the protein sequence, amino acids before and after, and specificity type. This function is also used to evaluate if an identified peptide contains a single amino acid variant, based on its called position.
Annotate N-term:
Evaluates if the peptide N-term contains a TMT-tag, acetylation or if it is free.
Get cleavage area:
After identifying a set of interesting semi-specific peptides/proteolytic products, this function was used to generate peptide sequences that catch the residues in the vicinity (i.e. 10 amino acids after and before) of the non-tryptic cleavage area. This, as a preparation for the analysis of sequence motifs.
Owner
- Name: Miguel Cosenza-Contreras
- Login: MiguelCos
- Kind: user
- Location: Freiburg, Germany
- Company: Universitätsklinikum Freiburg
- Repositories: 5
- Profile: https://github.com/MiguelCos
I am a biologist with interest in proteomics, bioinformatics and data science. My main experience is related to the use of R for proteomics data analyses.