Skip to content

Allspice

RNA-Seq Profile Classifier

v1.0.7 · Jan 19, 2023 · GPL (>= 2)

Description

We developed a lightweight machine learning tool for RNA profiling of acute lymphoblastic leukemia (ALL), however, it can be used for any problem where multiple classes need to be identified from multi-dimensional data. The methodology is described in Makinen V-P, Rehn J, Breen J, Yeung D, White DL (2022) Multi-cohort transcriptomic subtyping of B-cell acute lymphoblastic leukemia, International Journal of Molecular Sciences 23:4574, <doi:10.3390/ijms23094574>. The classifier contains optimized mean profiles of the classes (centroids) as observed in the training data, and new samples are matched to these centroids using the shortest Euclidean distance. Centroids derived from a dataset of 1,598 ALL patients are included, but users can train the models with their own data as well. The output includes both numerical and visual presentations of the classification results. Samples with mixed features from multiple classes or atypical values are also identified.

Downloads

458

Last 30 days

8387th

1.1K

Last 90 days

4.2K

Last year

Trend: +21.2% (30d vs prior 30d)

CRAN Check Status

2 NOTE
12 OK
Show all 14 flavors
Flavor Status
r-devel-linux-x86_64-debian-clang NOTE
r-devel-linux-x86_64-debian-gcc NOTE
r-devel-linux-x86_64-fedora-clang OK
r-devel-linux-x86_64-fedora-gcc OK
r-devel-macos-arm64 OK
r-devel-windows-x86_64 OK
r-oldrel-macos-arm64 OK
r-oldrel-macos-x86_64 OK
r-oldrel-windows-x86_64 OK
r-patched-linux-x86_64 OK
r-release-linux-x86_64 OK
r-release-macos-arm64 OK
r-release-macos-x86_64 OK
r-release-windows-x86_64 OK
Check details (2 non-OK)
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ville-Petteri Makinen <vpmakine@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ville-Petteri",
                    family = "Makinen",
                    role = c("aut", "cre"),
                    email = "vpmakine@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ville-Petteri Makinen <vpmakine@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ville-Petteri",
                    family = "Makinen",
                    role = c("aut", "cre"),
                    email = "vpmakine@gmail.com")
as necessary.

Check History

NOTE 12 OK · 2 NOTE · 0 WARNING · 0 ERROR · 0 FAILURE Mar 10, 2026
NOTE r-devel-linux-x86_64-debian-clang

CRAN incoming feasibility

Maintainer: ‘Ville-Petteri Makinen <vpmakine@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ville-Petteri",
                    family = "Makinen",
                    role = c("aut", "cre"),
                    email = "vpmakine@gmail.com")
as necessary.
NOTE r-devel-linux-x86_64-debian-gcc

CRAN incoming feasibility

Maintainer: ‘Ville-Petteri Makinen <vpmakine@gmail.com>’

No Authors@R field in DESCRIPTION.
Please add one, modifying
  Authors@R: person(given = "Ville-Petteri",
                    family = "Makinen",
                    role = c("aut", "cre"),
                    email = "vpmakine@gmail.com")
as necessary.

Version History

new 1.0.7 Mar 10, 2026
updated 1.0.7 ← 1.0.6 diff Jan 19, 2023
updated 1.0.6 ← 1.0.5 diff Dec 14, 2022
updated 1.0.5 ← 1.0.4 diff Jun 10, 2022
updated 1.0.4 ← 1.0.3 diff Apr 12, 2022
updated 1.0.3 ← 1.0.2 diff Feb 21, 2022
new 1.0.2 Feb 17, 2022