Skip to content

Commit

Permalink
Clarify instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
mariya committed Sep 18, 2024
1 parent 1913632 commit 74c6039
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,22 +2,23 @@

## About

ALLIUM (ALL subtype Identification Using Machine learning) is a multimodal classifier of molecular subtypes in pediatric acute lymphoblastic leukemia, using DNA methylation (DNAm) and gene expression (GEX) data.
ALLIUM (ALL subtype Identification Using Machine learning) is a multimodal classifier of molecular subtypes in pediatric acute lymphoblastic leukemia, using DNA methylation (DNAm) and gene expression (GEX) data. The reference genome used by this model is Homo_sapiens.GRCh38.103.

## Modules

This repository contains:
- the ALLIUM models
- GEX and DNAm prediction clients
- data preprocessing helpers
- metadata generation helpers (use only if changing reference genome versions)
- test data

## Pre-requisites
General:
- Python 3.8+
- Conda

For preprocessing data only:
For regenerating metadata for a different reference genome:
- R 4.4.1 or later, and renv

You may need to install additional libraries depending on your operating system.
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 74c6039

Please sign in to comment.