microbiome / mia

Microbiome analysis
https://microbiome.github.io/mia/
Artistic License 2.0
45 stars 25 forks source link

correct typo 'importBiom' to 'importBIOM' #525

Closed thpralas closed 2 months ago

thpralas commented 2 months ago

In loadFromBiom function definition (deprecate file), importBiom is called instead of importBIOM. This PR fixes this typo.

I noticed this typo thanks to the following R CMD check note :

loadFromBiom: no visible global function definition for ‘importBiom’
  Undefined global functions or variables:
    importBiom