Skip to content

Releases: adrientaudiere/MiscMetabar

v 0.14.4

Choose a tag to compare

@adrientaudiere adrientaudiere released this 30 Sep 08:54
e0d8c12

New CRAN submission

What's Changed

New Contributors

  • @Copilot made their first contribution in #119

Full Changelog: v0.14...v0.14.4

v 0.14.0

Choose a tag to compare

@adrientaudiere adrientaudiere released this 19 Feb 09:15
642d106
Merge pull request #113 from adrientaudiere/dev

v 0.14

v 0.13.0

Choose a tag to compare

@adrientaudiere adrientaudiere released this 05 Feb 20:34
d3b191d
Merge pull request #112 from adrientaudiere/dev

v 0.13

v 0.12.0

Choose a tag to compare

@adrientaudiere adrientaudiere released this 15 Jan 21:36
4e901d0
  • Add function [assign_idtaxa()] and [learn_idtaxa()] to facilitate the taxonomic assignation using the idtaxa algorithm from the DECIPHER R package.
  • Add option idtaxa to method in [add_new_taxonomy_pq()]
  • Add function [tbl_sum_taxtable()] to summarize tax_table from a phyloseq object
  • In function [assign_sintax()], add params too_few (default value "align_start") and too_many (default "merge") to authorize db with variable numbers of rank and parenthesis in taxonomic name,

v 0.11.0

Choose a tag to compare

@adrientaudiere adrientaudiere released this 17 Dec 13:19
193e6aa
  • 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

Choose a tag to compare

@adrientaudiere adrientaudiere released this 28 Nov 10:01
10ec9d0
v0.10.4

Merge pull request #106 from adrientaudiere/dev

v 0.10.3

Choose a tag to compare

@adrientaudiere adrientaudiere released this 27 Nov 17:35
2c4553b
v.0.10.3

Merge pull request #105 from adrientaudiere/dev

v 0.10.1

Choose a tag to compare

@adrientaudiere adrientaudiere released this 08 Oct 06:45
f152692
Merge pull request #101 from adrientaudiere/dev

v 0.10.1

v 0.9.3

Choose a tag to compare

@adrientaudiere adrientaudiere released this 05 Sep 19:00
76a25f8
Merge pull request #99 from adrientaudiere/dev

test: Change value in test for different version of vsearch

v 0.9.2

Choose a tag to compare

@adrientaudiere adrientaudiere released this 29 Jun 11:34
0af6a69
Merge pull request #93 from adrientaudiere/dev

style: Improve code factor notation