Skip to content

An R Package for characterizing proteins using molecular evolution and phylogeny

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE.md
Notifications You must be signed in to change notification settings

JRaviLab/MolEvolvR

MolEvolvR 📦

Lifecycle: experimental

The MolEvolvR R-package provides a framework for characterizing proteins using molecular evolution and phylogeny. Check out our pkgdown page here: jravilab.github.io/MolEvolvR

Installation

You can install the development version of MolEvolvR from GitHub with:

# Install Bioconductor
if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")
BiocManager::install(version = "3.19")

# Install Development Version of MolEvolvR
BiocManager::install("JRaviLab/MolEvolvR")

Loading the package

library(MolEvolvR)

Example

This is a basic example which shows you how to analyze your favorite protein:

library(MolEvolvR)
## basic example code
## ⏳ Stay tuned!

Companion repos & projects

Related MolEvolvR codebases

Specific use cases

Current contributors

Contribution guidelines

We welcome contributions from the community! To ensure a smooth and collaborative process, please follow these guidelines. Outreachy interns, please check out these pointers to get started.

📜 License

Code of Conduct

Please note that the MolEvolvR project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.

About

An R Package for characterizing proteins using molecular evolution and phylogeny

Topics

Resources

License

Unknown, BSD-3-Clause licenses found

Licenses found

Unknown
LICENSE
BSD-3-Clause
LICENSE.md

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages