Package: MiRNAQCD 1.1.3
Alessio Perinelli
MiRNAQCD: Micro-RNA Quality Control and Diagnosis
A complete and dedicated analytical toolbox for quality control and diagnosis based on subject-related measurements of micro-RNA (miRNA) expressions. The package consists of a set of functions that allow to train, optimize and use a Bayesian classifier that relies on multiplets of measured miRNA expressions. The package also implements the quality control tools required to preprocess input datasets. In addition, the package provides a function to carry out a statistical analysis of miRNA expressions, which can give insights to improve the classifier's performance. The method implemented in the package was first introduced in L. Ricci, V. Del Vescovo, C. Cantaloni, M. Grasso, M. Barbareschi and M. A. Denti, "Statistical analysis of a Bayesian classifier based on the expression of miRNAs", BMC Bioinformatics 16:287, 2015 <doi:10.1186/s12859-015-0715-9>. The package is thoroughly described in M. Castelluzzo, A. Perinelli, S. Detassis, M. A. Denti and L. Ricci, "MiRNA-QC-and-Diagnosis: An R package for diagnosis based on MiRNA expression", SoftwareX 12:100569, 2020 <doi:10.1016/j.softx.2020.100569>. Please cite both these works if you use the package for your analysis. DISCLAIMER: The software in this package is for general research purposes only and is thus provided WITHOUT ANY WARRANTY. It is NOT intended to form the basis of clinical decisions. Please refer to the GNU General Public License 3.0 (GPLv3) for further information.
Authors:
MiRNAQCD_1.1.3.tar.gz
MiRNAQCD_1.1.3.tar.gz(r-4.5-noble)MiRNAQCD_1.1.3.tar.gz(r-4.4-noble)
MiRNAQCD_1.1.3.tgz(r-4.4-emscripten)MiRNAQCD_1.1.3.tgz(r-4.3-emscripten)
MiRNAQCD.pdf |MiRNAQCD.html✨
MiRNAQCD/json (API)
# Install 'MiRNAQCD' in R: |
install.packages('MiRNAQCD', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 2 years agofrom:aefc863c9b. Checks:OK: 1 NOTE: 1. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 20 2024 |
R-4.5-linux | NOTE | Nov 20 2024 |
Exports:miRNA_assessQualityThresholdmiRNA_classifierSetupmiRNA_diagnosismiRNA_expressionPreprocessingmiRNA_loadDiagnosticThresholdmiRNA_loadQualityThresholdmiRNA_removeOutliers
Dependencies:askpassclicolorspacecurlfansifarverggplot2gluegtableisobandlabelinglatticelifecyclemagrittrMASSMatrixmgcvmunsellnlmepillarpkgconfigplyrpROCqpdfR6RColorBrewerRcpprlangscalessystibbleutf8vctrsviridisLitewithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Assessment of quality threshold values. | miRNA_assessQualityThreshold |
Analysis of features and training of classifiers. | miRNA_classifierSetup |
Classification of a dataset (diagnosis). | miRNA_diagnosis |
Pre-processing of datasets. | miRNA_expressionPreprocessing |
Load diagnostic threshold values. | miRNA_loadDiagnosticThreshold |
Load quality threshold values. | miRNA_loadQualityThreshold |
Plot of classifier distribution histograms (Target and Versus). | miRNA_plotHistograms |
Plot of classifier ROC curve. | miRNA_plotROC |
Plot of scores and thresholds of a Bayes classifier. | miRNA_plotThresholds |
Removal of dataset outliers. | miRNA_removeOutliers |