Skip to content

Releases: adrientaudiere/MiscMetabar

v 0.11.0

17 Dec 13:19
193e6aa
Compare
Choose a tag to compare
  • Add function filt_taxa_pq() to filter taxa based on the number of sequences/occurences
  • Add functions no_legend() and hill_curves_pq() to plot hill diversity accumulation curves for phyloseq
  • Add function umap_pq() to compute Dimensionality Reduction with UMAP
  • Add function plot_complexity_pq() to plot kmer complexity of references sequences of a phyloseq object
  • Add param type to ridge_pq() to plot a cumulative version (type="ecdf") version of ridge
  • Introduce the idea of a pq-verse: some other packages will complete the MiscMetabar packages to make package maintenance easier. The comparpq package will facilitate the comparison of phyloseq object with different taxonomy, different clustering methods, different samples with same modality or different primers.
  • Add functions [assign_vsearch_lca()], [assign_sintax()] and internal function [write_temp_fasta()]
  • Add param method to add_new_taxonomy_pq() to allow the use of [dada2::assign_taxonomy()] (default, precedent only method available), [assign_sintax()] or [assign_vsearch_lca()]

v 0.10.4

28 Nov 10:01
10ec9d0
Compare
Choose a tag to compare
v0.10.4

Merge pull request #106 from adrientaudiere/dev

v 0.10.3

27 Nov 17:35
2c4553b
Compare
Choose a tag to compare
v.0.10.3

Merge pull request #105 from adrientaudiere/dev

v 0.10.1

08 Oct 06:45
f152692
Compare
Choose a tag to compare
Merge pull request #101 from adrientaudiere/dev

v 0.10.1

v 0.9.3

05 Sep 19:00
76a25f8
Compare
Choose a tag to compare
Merge pull request #99 from adrientaudiere/dev

test: Change value in test for different version of vsearch

v 0.9.2

29 Jun 11:34
0af6a69
Compare
Choose a tag to compare
Merge pull request #93 from adrientaudiere/dev

style: Improve code factor notation

V0.9.1

28 Apr 14:00
d0aa5c5
Compare
Choose a tag to compare
Merge pull request #92 from adrientaudiere/dev

Change v0.9.1

v.0.8.00

23 Apr 13:56
83a502a
Compare
Choose a tag to compare
Merge pull request #91 from adrientaudiere/dev

Submission 0.8.00 to CRAN

v0.7.12

17 Apr 12:59
2d34ebd
Compare
Choose a tag to compare
Merge pull request #89 from adrientaudiere/dev

Add functions (v 0.7.12)

v0.7.10

08 Mar 11:01
e08aa46
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.7.8...v0.7.10