Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 717 Bytes

File metadata and controls

13 lines (7 loc) · 717 Bytes

AML_ELN_PrognosticRiskClassification

Analysis and data for manuscript detailing ELN risk assignment and the significance of separate data types for AML patients

Data and code for analysis of AML patient ELN risk classification for pending manuscript.

Raw data is found under Data folder

Results of code analysis under Output folder

PrognosticRiskAssignmentAndAnalysis.Rmd is the primary script, which will use the other R scripts (risk_caller and karyotype_parser) while running.

PreScriptCleanup.Rmd was used to take raw BeatAML data and convert into the usable format shown in the Data folder. The underlying data for this script is not included in this repository as the database is as of yet unpublished.