Package: iimi 1.1.1

Xuekui Zhang

iimi: Identifying Infection with Machine Intelligence

A novel machine learning method for plant viruses diagnostic using genome sequencing data. This package includes three different machine learning models, random forest, XGBoost, and elastic net, to train and predict mapped genome samples. Mappability profile and unreliable regions are introduced to the algorithm, and users can build a mappability profile from scratch with functions included in the package. Plotting mapped sample coverage information is provided.

Authors:Haochen Ning [aut], Ian Boyes [aut], Ibrahim Numanagić [aut], Michael Rott [aut], Li Xing [aut], Xuekui Zhang [aut, cre]

iimi_1.1.1.tar.gz
iimi_1.1.1.tar.gz(r-4.5-noble)iimi_1.1.1.tar.gz(r-4.4-noble)
iimi_1.1.1.tgz(r-4.4-emscripten)iimi_1.1.1.tgz(r-4.3-emscripten)
iimi.pdf |iimi.html
iimi/json (API)

# Install 'iimi' in R:
install.packages('iimi', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Datasets:
  • example_cov - Coverage profiles of three plant samples.
  • example_diag - Known diagnostics result of virus segments
  • nucleotide_info - Nucleotide information of virus segments
  • trained_en - A trained model using the default Elastic Net settings
  • trained_rf - A trained model using the default Random Forest settings
  • trained_xgb - A trained model using the default XGBoost settings
  • unreliable_regions - The unreliable regions of the virus segments
  • virus_segments - A DNAStringSet of virus segments from the Virtool virus data base

This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.

7 exports 0.36 score 123 dependencies 4 scripts 363 downloads

Last updated 2 months agofrom:13eca5c887. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-linuxOKAug 27 2024

Exports:convert_bam_to_rleconvert_rle_to_dfcreate_high_nucleotide_contentcreate_mappability_profileplot_covpredict_iimitrain_iimi

Dependencies:abindaskpassBHBiobaseBiocGenericsBiocParallelBiostringsbitopscaretclasscliclockcodetoolscolorspacecpp11crayoncurldata.tableDelayedArraydiagramdigestdplyre1071fansifarverforeachformatRfutile.loggerfutile.optionsfuturefuture.applygenericsGenomeInfoDbGenomeInfoDbDataGenomicAlignmentsGenomicRangesggplot2glmnetglobalsgluegowergtablehardhathttripredIRangesisobanditeratorsjsonliteKernSmoothlabelinglambda.rlatticelavalifecyclelistenvlubridatemagrittrMASSMatrixMatrixGenericsmatrixStatsmgcvmimemltoolsModelMetricsMTPSmunsellnlmennetnumDerivopensslparallellypillarpkgconfigplyrpROCprodlimprogressrproxypurrrR.methodsS3R.ooR.utilsR6randomForestrbibutilsRColorBrewerRcppRcppEigenRdpackrecipesreshape2RhtslibrlangrpartRsamtoolsS4ArraysS4VectorsscalesshapesnowSparseArraySQUAREMstringistringrSummarizedExperimentsurvivalsystibbletidyrtidyselecttimechangetimeDatetzdbUCSC.utilsutf8vctrsviridisLitewithrxgboostXVectorzlibbioc

Introduction to the iimi package

Rendered frompackage_vignette.Rmdusingknitr::rmarkdownon Aug 27 2024.

Last update: 2024-07-27
Started: 2024-03-08