Skip to content

learithe/metaclean

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

metaclean

Functions for cleaning up metabarcoding datasets

Motivation

This package contains a set of functions I use to work with metabarcoding data output from DADA2, to remove contamination, convert dada2 sequences into easier-to-work-with sequence IDs, and generate biologist-friendly output tables.

Expected Input

Phyloseq objects

Installation

You can install metaclean from github with:

# install.packages("devtools")
devtools::install_github("learithe/metaclean")

Dependencies

metaclean requires the packages phyloseq and dplyr. It has only been tested with phyloseq version ‘1.22.3’.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages