Giter Site home page Giter Site logo

phyloseq-demo's People

Contributors

joey711 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

dejmail

phyloseq-demo's Issues

outsource demo sections where appropriate

Some demo sections have more-updated tutorials on the phyloseq main page tutorials. These sections should simply link to those and show nothing, with the exception of material that is new, but too long, involved, specific, or otherwise not appropriate to migrate to the main page tutorials. This will save time rebuilding demo pages, keep the connection between these two documentation sites robust, and make the management and maintenance of demo code (both demo and main page), much easier according to the DRY principle.

use of 'unsafe scripts'

The Phyloseq-demo page shows this warning in Chrome.

screen shot 2017-04-19 at 11 34 08 am

This happens because it tries to load this .css file without using https.
http://joey711.github.io/phyloseq/markdown.css

Also, this file no longer exists, so removing this line would be an easy fix.

If this is not a priority compared to the new site, feel free to close this issue.

restroom biogeography demo

Dear Paul and Susan

First of all, many thanks for all the effort you put into this package, it is much appreciated. It has certainly made my analysis time easier though I am still new to R.

I have been following the Restroom Biogeography example that perhaps you wrote up (I didn't see any names), and I'm having some challenges. I will try create a Pull request to fix the link in the tutorial.

Ok, so under Figure 1, Panel B โ€“ Gender and Figure 1 Part A (remake), attempt 2 there is a repair function you use. I was hoping you could expand a little on it? I try to run this, obviously replacing the variable names with the ones I am using, but instead of having them fixed, the variable is removed from the phyloseq object. Obviously they need fixing because if I look at the variables before attempting to fix them it is just a list of NAs. I still find R syntax nightmarish, so I would be most grateful for pointers for what I could change.

Thirdly, under Figure 2 - Dimensional Reduction and Figure 2 - Reproduced I am having trouble plotting the PCoA. I keep getting "Error: A continuous variable can not be mapped to shape". StackOverflow suggests converting the variable using as.factor, but I maybe mistakenly think that phyloseq would have taken care of this.

I'm using Phyloseq 1.14.0, ggplot 2.1.0 and rdputils 1.2

Kind regards
Liam

plot_bar

Dear users,
My name is Husen Zhang. I use QIIME followed by phyloseq on microbiome data. exact command follows, but the problem is that the order of "Firmicutes" and "Bacteroidetes" are inconsistent across the samples. For example, some has "Firmicutes" on top, some has "Bacteroidetes" on top:
rplot1

the exact command run was:
plot_bar(phylum, fill = 'Phylum', x = 'mouse_id') + geom_bar(stat = 'identity', position = 'stack') + scale_fill_brewer(palette = "Set1", guide=guide_legend(rev=TRUE)) + ylab("Percent")

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.