Giter Site home page Giter Site logo

theseus's Introduction

Travis-CI Build Status codecov CRAN_Status_Badge

Overview

theseus provides functions to assist in the analysis, visualization, and interpretation of community composition data, especially those originating from amplicon sequencing.

Relevant Software and Literature

Callahan, Sankaran, Fukuyama, McMurdie, and Holmes (2017) Bioconductor Workflow for Microbiome Data Analysis: from raw reads to community analyses McMurdie and Holmes (2013) phyloseq: An R package for reproducible interactive analysis and graphics of microbiome census data Oksanen,Blanchet, Friendly, Kindt, Legendre, McGlinn, Minchin, O'Hara, Simpson, Solymos, Stevens, Szoecs, and Wagner (2017) vegan: Community Ecology Package

Installation

# To install the release version of theseus:
install.packages('theseus')

# To install the developmental version via Github:
# install.packages('devtools')
devtools::install_github('sw1/theseus',build_vignettes=TRUE)

Development

For future feature requests or suggestions, request an issue:

https://github.com/sw1/theseus/issues

theseus's People

Contributors

sw1 avatar

Stargazers

 avatar

Watchers

James Cloos avatar  avatar

theseus's Issues

Theseus p.prev error

Hi there. Was curious about using this package but encountered some errors. It seems that formatting of the phyloseq files between your example data, and my own are not the same:
screen shot 2018-10-25 at 12 15 05 pm
screen shot 2018-10-25 at 12 14 40 pm

It looks like at the OTU_Table level our samples and reference names are swapped which then results in this error:

p.prev <- prev(RAB_fungi, taxon="Order", n_taxa=5)
Error in data.frame(tax = phyloseq::taxa_names(PS), abundance = phyloseq::taxa_sums(PS), :
arguments imply differing number of rows: 2502, 102

Any suggestions?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.