MsFeatures
Functionality for Mass Spectrometry Features.
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 4 committers (25.0%) from academic institutions -
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (13.7%) to scientific vocabulary
Keywords from Contributors
Repository
Functionality for Mass Spectrometry Features.
Basic Info
- Host: GitHub
- Owner: rformassspectrometry
- Language: R
- Default Branch: main
- Homepage: https://rformassspectrometry.github.io/MsFeatures/
- Size: 16.4 MB
Statistics
- Stars: 7
- Watchers: 3
- Forks: 2
- Open Issues: 4
- Releases: 0
Metadata Files
README.md
MsFeatures - Functionality for Mass Spectrometry Features
The MsFeatures package defines functionality for Mass Spectrometry (MS)
features. These features are characterized by their specific mass-to-charge
ration m/z and eventually a retention time rt (for LC-MS features).
This package defines thus basic concepts and functions for such MS features
which includes grouping of (LC-MS) features based on their properties, such as
retention time (coeluting compounds), or correlation of signals across samples.
Provided functions are for base data types and core MS data representations
(such as Chromatogram objects from the
MSnbase package). Implementation of
feature grouping methods for more specific data objects, such as LC-MS
preprocessing results stored in XCMSnExp objects from the
xcms package are implemented in the
respective packages.
See the package homepage for more information.
Installation
The package can be installed with
r
install.packages("BiocManager")
BiocManager::install("MsFeatures")
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: 2
- Issue comment event: 13
- Member event: 1
- Push event: 4
- Pull request review comment event: 1
- Pull request review event: 3
- Pull request event: 1
Last Year
- Issues event: 2
- Issue comment event: 13
- Member event: 1
- Push event: 4
- Pull request review comment event: 1
- Pull request review event: 3
- Pull request event: 1
Committers
Last synced: over 2 years ago
Top Committers
| Name | Commits | |
|---|---|---|
| jorainer | j****r@g****m | 63 |
| Nitesh Turaga | n****a@g****m | 6 |
| J Wokaty | j****y@s****u | 2 |
| Johannes Rainer | 5****r | 1 |
Committer Domains (Top 20 + Academic)
Issues and Pull Requests
Last synced: 11 months ago
All Time
- Total issues: 7
- Total pull requests: 8
- Average time to close issues: about 1 month
- Average time to close pull requests: 25 days
- Total issue authors: 3
- Total pull request authors: 2
- Average comments per issue: 4.57
- Average comments per pull request: 2.25
- Merged pull requests: 7
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 1
- Pull requests: 1
- Average time to close issues: about 2 months
- Average time to close pull requests: 18 days
- Issue authors: 1
- Pull request authors: 1
- Average comments per issue: 5.0
- Average comments per pull request: 14.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
- jorainer (5)
- JohanLassen (1)
- eterlova (1)
Pull Request Authors
- jorainer (7)
- JohanLassen (2)
Top Labels
Issue Labels
Pull Request Labels
Packages
- Total packages: 1
-
Total downloads:
- bioconductor 85,701 total
- Total dependent packages: 2
- Total dependent repositories: 0
- Total versions: 5
- Total maintainers: 1
bioconductor.org: MsFeatures
Functionality for Mass Spectrometry Features
- Homepage: https://github.com/RforMassSpectrometry/MsFeatures
- Documentation: https://bioconductor.org/packages/release/bioc/vignettes/MsFeatures/inst/doc/MsFeatures.pdf
- License: Artistic-2.0
-
Latest release: 1.16.0
published about 1 year ago
Rankings
Maintainers (1)
Dependencies
- R >= 4.0 depends
- MsCoreUtils * imports
- ProtGenerics >= 1.23.5 imports
- SummarizedExperiment * imports
- methods * imports
- stats * imports
- BiocStyle * suggests
- knitr * suggests
- pheatmap * suggests
- rmarkdown * suggests
- roxygen2 * 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