Skip to content

ammararuby/MButils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MButils

Custom Function Container for DNA Metabarcoding

This package is for sharing and maintaining custom functions written for DNA metabarcoding data analysis as conducted in the laboratory of Dr. Lawrence David at Duke University, Durham, NC

Installation

Make sure Phyloseq package is already installed. For Phyloseq installation, use the following documentation: https://joey711.github.io/phyloseq/install.html

Install "devtools" if not already installed:

install.packages("devtools")

otherwise proceed as follows:

library(devtools)

install_github("ammararuby/MButils")

Updates

As a github package, users will not be automatically prompted to update the package. However, updates are often added as the package is still under development. To check if your installed version is up-to-date, please install the package dtupdate (https://github.com/hrbrmstr/dtupdate) and follow the instructions presented in their README.

Issues

  1. If the following error occurs when trying to load library, please update "ellipsis" and restart R session.

About

Custom Function Container for DNA Metabarcoding

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages