MsExperiment
Managing and Processing Mass Spectrometry Experiments
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
-
✓Committers with academic emails
1 of 6 committers (16.7%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (12.3%) to scientific vocabulary
Keywords from Contributors
Repository
Managing and Processing Mass Spectrometry Experiments
Basic Info
- Host: GitHub
- Owner: rformassspectrometry
- Language: R
- Default Branch: main
- Homepage: https://rformassspectrometry.github.io/MsExperiment/
- Size: 11.1 MB
Statistics
- Stars: 5
- Watchers: 4
- Forks: 4
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
Managing mass spectrometry experiments
The MsExperiment package provides the MsExperiment class that can
be used to store and manage all aspects related to a complete
proteomics or metabolomics mass spectrometry experiment. This includes
- experimental design
- data files
- raw data: spectra and chromatograms
- proteomics identification results and protein database
- quantitative features
The respective data handling functionality is handled by dedicated
packages such as Spectra for spectra data, QFeatures for
quantitative features, Biostrings for fasta files, ...
See the package homepage for more information.
This package is part of the RforMassSpectrometry initiative: https://www.rformassspectrometry.org/
Installation
The package can be installed with
r
install.packages("BiocManager")
BiocManager::install("MsExperiment")
Contributions
Contributions are highly welcome and should follow the contribution guidelines. Also, please check the coding style guidelines in the RforMassSpectrometry vignette.
Owner
- Name: RforMassSpectrometry
- Login: rformassspectrometry
- Kind: organization
- Email: maintainer@rformassspectrometry.org
- Website: https://www.rformassspectrometry.org/
- Repositories: 33
- Profile: https://github.com/rformassspectrometry
R packages for mass spectrometry
GitHub Events
Total
- Issues event: 1
- Issue comment event: 3
- Push event: 7
- Pull request review event: 1
- Pull request event: 1
- Fork event: 1
- Create event: 1
Last Year
- Issues event: 1
- Issue comment event: 3
- Push event: 7
- Pull request review event: 1
- Pull request event: 1
- Fork event: 1
- Create event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| jorainer | j****r@g****m | 47 |
| lgatto | l****o@g****m | 37 |
| Laurent Gatto | l****o@u****e | 16 |
| Johannes Rainer | 5****r | 2 |
| J Wokaty | j****y@s****u | 2 |
| Jan Stanstrup | s****p@g****m | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 10 months ago
All Time
- Total issues: 17
- Total pull requests: 28
- Average time to close issues: 8 months
- Average time to close pull requests: 11 days
- Total issue authors: 4
- Total pull request authors: 4
- Average comments per issue: 3.0
- Average comments per pull request: 0.93
- Merged pull requests: 28
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 3 months
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 0.0
- Average comments per pull request: 2.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jorainer (11)
- lgatto (3)
- philouail (2)
- sneumann (1)
Pull Request Authors
- lgatto (15)
- jorainer (12)
- stanstrup (1)
- TuomasBorman (1)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 47,529 total
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 6
- Total maintainers: 1
bioconductor.org: MsExperiment
Infrastructure for Mass Spectrometry Experiments
- Homepage: https://github.com/RforMassSpectrometry/MsExperiment
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/MsExperiment/inst/doc/MsExperiment.pdf
- License: Artistic-2.0
-
Latest release: 1.10.1
published 12 months ago
Rankings
Maintainers (1)
Dependencies
- ProtGenerics >= 1.9.1 depends
- R >= 4.2 depends
- IRanges * imports
- QFeatures * imports
- S4Vectors * imports
- Spectra * imports
- SummarizedExperiment * imports
- methods * imports
- BiocStyle >= 2.5.19 suggests
- knitr >= 1.1.0 suggests
- msdata * suggests
- mzR * suggests
- rmarkdown * suggests
- roxygen2 * suggests
- rpx * suggests
- testthat * suggests
- actions/cache v2 composite
- actions/checkout v2 composite
- actions/upload-artifact master composite
- r-lib/actions/setup-pandoc v2 composite
- r-lib/actions/setup-r v2 composite