Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
davidealbanese committed Jun 21, 2018
1 parent 9e92424 commit 839bb1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions doc/source/phyloseq.rst
Original file line number Diff line number Diff line change
Expand Up @@ -77,6 +77,8 @@ Plot the abundances and color each OTU according its classified phylum (Rank2):
Alternatively, we can merge the OTU at the phylum level and build a new phyloseq
object:

.. code-block:: R
> ps.phylum = tax_glom(ps.rarefied, taxrank = "Rank2", NArm = F)
> ps.phylum
phyloseq-class experiment-level object
Expand Down

0 comments on commit 839bb1c

Please sign in to comment.