Skip to content

Releases: shaunpwilkinson/insect

insect R package version 1.2.0

28 Nov 00:05
Compare
Choose a tag to compare

This is a minor release that includes several new features:

  • learn function now includes option to build hybrid DNA/amino acid classifiers
  • Increased recall through automatic rescaling of sequence weights
  • Sped up expand by load balancing of jobs passed to parSapply
  • Prevented searchGB from crashing when GB files have non-ASCII chars

insect version 1.1.0

25 Jun 10:22
Compare
Choose a tag to compare

This minor release features the following improvements:

  • Taxonomy information now added to top level of classification trees.
  • Prevented conversion to cladogram following tree-learning step to save time.
  • searchGB now appends taxonomy IDs to sequence names.
  • Sequence naming change in line with qiime pipeline format.
  • classify now outputs a data frame.
  • Obsoleted tabulize function.

insect version 1.0.0

25 May 23:09
Compare
Choose a tag to compare

Initial CRAN release