Skip to content
forked from tnaake/MetCirc

GitHub repository for MetCirc. The development version in Bioconductor can be found at:

Notifications You must be signed in to change notification settings

MetClassNet/MetCirc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MetCirc

Project Status: Active - The project has reached a stable, usable state and is being actively developed. build status codecov.io license BioC checks

Navigating mass spectral similarity in high-resolution MS/MS metabolomics data

Description

Please visit MetCirc for further information.

Contact

You are welcome to

Install

To install MetCirc, please use the stable version available via Bioconductor. To install, enter

if (!requireNamespace("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

BiocManager::install("MetCirc")

to your console. The installation via BiocManager requires R version 3.6.

If you would like to install the development version of MetCirc, you will first have to install devtools package:

install.packages("devtools")
library("devtools")
install_github("tnaake/MetCirc")

About

GitHub repository for MetCirc. The development version in Bioconductor can be found at:

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%