Nothing
ggbartaxa
and ggdiffbartaxa
. (2021-03-23, Tue)sampleLevels
in ggbartax
to adjust the order of axis label. (2021-03-12, Fri)import_qiime2
to avoid error when only feature table is provided. (2021-02-26, Fri)svg
dev to pdf
dev. (2021-02-04, Thu)ggrarecurve
. (2021-01-07, Thu)
factorNames="Group"
to factorNames="group"
geom_tiplab
also support circular layout, so remove geom_tiplab2
. (2020-11-26, Thu)as.treedata
for taxonomyTable
class. (2020-11-23, Mon)ggrarecurve
can be set color with variable of group for each samples. (2020-11-11, Tue)shadow=FALSE
and providing factorNames
get_rarecurve
to avoid repeated calculation when displaying rare curve. (2020-11-17, Tue)rareres <- get_rarecurve(obj, chunks=400)
p <- ggrarecurve(rareres)
ggordpoint
add showsample
to show the labels of sample. (2020-10-29, Thu)ggordpoint
use the points of ggstar
. (2020-10-30, Fri)diff_analysis
, the call
was changed to someparams
.
someparams
contained the arguments used in other functions. (2020-11-09, Mon) retrieve_seq
and mapply_retrieve_seq
function, since these need internet.
Which might cause time out when check. (2020-10-16, Fri)tax_table(ps)
to ps@tax_table
to
avoid generate error when tax_table is NULL. (2020-10-15, Thu)drop_taxa
. (2020-10-14, Wed)ggdiffclade
to support data.frame input when reduce
is TRUE
. (2020-08-28, Fri)ggordpoint
to fit the usage when user want to set mapping by manually. (2020-08-25, Tue)get_taxadf
, get_alltaxadf
and diff_analysis
has supported function datasets or other type datasets. (2020-08-17, Mon)cladetext
argument has been omitted in ggdiffclade
, now it has been fixed. (2020-08-14, Fri)size
argument controlled the width of line of tree has been deprecated.
The linewd
replace it (2020-08-14, Fri).removeUnkown
argument has been replaced with removeUnknown
in ggdiffbox
,
ggeffectsize
, ggdifftaxbar
and ggdiffclade
. (2020-08-12, Wed)class
argument has been replaced with classgroup
in diff_analysis
. (2020-08-12, Wed)inward_circular
layout in ggdiffclade
. (2020-08-12, Wed)ggdifftaxbar
supports png
, tiff
format. (2020-08-10, Mon)diff_analysis
. (2020-08-10, Mon)tax_table
information to result of get_taxadf
. (2020-08-07, Fri)rename_
and group_by_
ggdiffclade
when layout is slanted
or rectangular
(2020-08-05, Wed)Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.