Skip to content

Taxonomic Assignment of Genetic Markers for Ecology

Notifications You must be signed in to change notification settings

gabrielrfernandes/tagme

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tagme

Taxonomic Assignment of Genetic Markers for Ecology

TAG.ME is a R package to perform taxonomic classification of genetic markers using amplicon-specific models.


Installation

Install TAG.ME in your R environment. You will need the devtools library to install TAG.ME from github repository.

library(devtools)

If you do not have devtools installed, you can install it now, and the load it

install.packages("devtools")
library(devtools)

Now you can install TAG.ME from the Github repository

install_github("gabrielrfernandes/tagme")
library(tagme)

Package description and tutorials

Visit our webpage for instrucions and tutorials: http://gabrielrfernandes.github.io/tagme/


Citation

If you use TAG.ME in your project, please cite us:

TAG.ME: Taxonomic Assignment of Genetic Markers for Ecology
Douglas E.V. Pires, Francislon S. Oliveira, Felipe B. Correa, Daniel K. Morais, Gabriel R. Fernandes
bioRxiv 263293; doi: https://doi.org/10.1101/263293

About

Taxonomic Assignment of Genetic Markers for Ecology

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages