hdxmsqc
A package for performing quality control of hydrogen-deuterium exchange mass-spectrometry data
Science Score: 13.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
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (14.1%) to scientific vocabulary
Repository
A package for performing quality control of hydrogen-deuterium exchange mass-spectrometry data
Basic Info
- Host: GitHub
- Owner: ococrook
- License: apache-2.0
- Language: R
- Default Branch: devel
- Size: 44.5 MB
Statistics
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
- Releases: 0
Metadata Files
README.md
The hdxmsqc package
The hdxmsqc
package is an R/Bioconductor package for HDX-MS quality control. The package
allows the enconding of experimental design, dedicated storage, quality
control visualisation and metrics. Whilst many tools metrics are difficult
to understand, unintpretable or rely on using a particular preprocessing software.
hdxmsqc can examine any data that can be formatted correctly into a QFeatures
object.
Installation requirements
Users will require a working version of R, currently at least version >4.
It is recommended to use RStudio. The package can
then be installed using the devtools package. The package should take a few
minutes to install on a regular desktop or laptop. The package will need to be
loaded using library(hdxmsqc)
Basic ideas and concepts
The [hdxmsqc] package implements quality control metrics for hdx-ms data.
Data from form such experiments most commonly yield a matrix of measurements
where we have peptides along the rows, and samples (timepoints/conditions)
along the columns. Assessing the quality of hdxmsqc data can be challenging
and laborious. This package seeks to streamline this analysis and provide
a uniform way to present quality control of data.
To use hdxmsqc the data must be stored as a QFeatures/Spectra, as
implemented in the Bioconductor
RForMassSpectrometry packages. There
are functions within the package to coherse the data into the correct format.
Vignettes
There is currently one vignette in the package which runs through the analysis. Analysis is designed to be quick. Though assessing the quality of Spectra can take longer.
Documentation
Functions are documented and be founded in the Help
Contribution
Contributions are welcome, please open an issue so ew can discuss any contribution in advance
Feature requests
This package is actively being developed and maintained, please open Github issue if you would like to request or discuss a particular feature.
Licensing
The package is free to use for academic and commerical users at no cost. Commerical users who need help installing on internal systems or more elaborate requests designed for their infrastructure may contact us.
Owner
- Name: Oliver M. Crook
- Login: ococrook
- Kind: user
- Location: University of Oxford
- Repositories: 21
- Profile: https://github.com/ococrook
Todd-Bird JRF Oxford Statistics. PhD Cambridge. Probabilistic Machine Learning; Bayesian Statistics; Non-Parametrics
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 9
- Total pull requests: 1
- Average time to close issues: about 1 year
- Average time to close pull requests: less than a minute
- Total issue authors: 1
- Total pull request authors: 1
- Average comments per issue: 2.11
- Average comments per pull request: 0.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- nlgittens (9)
Pull Request Authors
- ococrook (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 2,484 total
- Total dependent packages: 0
- Total dependent repositories: 0
- Total versions: 4
- Total maintainers: 1
bioconductor.org: hdxmsqc
An R package for quality Control for hydrogen deuterium exchange mass spectrometry experiments
- Homepage: http://github.com/ococrook/hdxmsqc
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/hdxmsqc/inst/doc/hdxmsqc.pdf
- License: file LICENSE
-
Latest release: 1.4.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- QFeatures * depends
- R >= 4.3 depends
- S4Vectors * depends
- Spectra * depends
- BiocStyle * imports
- MsCoreUtils * imports
- dplyr * imports
- ggplot2 * imports
- grDevices * imports
- knitr * imports
- methods * imports
- stats * imports
- tidyr * imports
- MASS * suggests
- RColorBrewer * suggests
- patchwork * suggests
- pheatmap * suggests
- testthat * suggests