MIC 1.2.0
-
Functions that download data from PATRIC/BV-BRC have now been updated to
support changes in BV-BRC ftp. -
As of this version the genomic functions of the package have been
deprecated, so that future versions ofMICcan focus on MIC analysis.
Any removed functions will be ported to a new package (calledfaLearn,
see: https://github.com/agerada/faLearn) that focuses on machine learning with
genomic data. The only change for users will be to install and loadfaLearn. -
Functionality added to handle <= and => in MIC values, distinguishing them from
< and >. In general, inhibitory MIC assays report <= and >. Theleqandgeq
arguments forforce_miccan be used to enforce these. Theessential_agreement
andcompare_micfunctions now havetolerate_leqandtolerate_geqarguments.
When all settings are kept at default values, the functions assume typical censoring,
i.e., <= and >.