Skip to content

rformassspectrometry/MsBackendMongoDb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NoSQL-based Mass Spectrometry Data Backend

Project Status: Active – The project has reached a stable, usable state and is being actively developed. R-CMD-check-bioc codecov :name status badge license

Welcome to MsBackendMongoDb!

This repository provides backends for Spectra objects to store and retrieve mass spectrometry (MS) data to/from MongoDB NoSQL databases.

Installation

The package can be installed with

install.packages("remotes")
install.packages("BiocManager")
BiocManager::install("RforMassSpectrometry/MsBackendMongoDb")

For usage, access to a remote or local MongoDB database is required. See the official MongoDB web site for more information.


🤝 Contribution

Contributions are highly welcome and should follow the contribution guidelines. Also, please check the coding style guidelines in the RforMassSpectrometry vignette.

📜 Code of Conduct

We follow the RforMassSpectrometry Code of Conduct to maintain an inclusive and respectful community.

About

MsBackend implementation to store MS data in a MongoDB NoSQL database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages