Skip to content

Commit

Permalink
πŸ“’ minor README fix
Browse files Browse the repository at this point in the history
  • Loading branch information
juanesarango committed Dec 19, 2023
1 parent 5a3d02c commit d407a3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -343,7 +343,7 @@ await annotateFile(inputFile, outputFile)
| TP53 locus | Number of TP53 mutations | `TP53mut` | categorical | `0`/`1`/`2 or more` |
| TP53 locus | Maximum TP53 VAF | `TP53maxvaf` | numerical, between 0 and 1 | [`0`-`1`] |
| TP53 locus | Loss of heterozygosity at TP53| `TP53loh` | binary | `0`/`1` |
| MLL and FLT3 mutations | MLL PTD | `MLL_PTD` | binary | `0`/`1` |
| MLL and FLT3 mutations | MLL PTD | `MLL_PTD` | binary | `0`/`1` / `NA` |
| MLL and FLT3 mutations | FLT3 ITD or TKD | `FLT3` | binary | `0`/`1` |
| gene main effect | ASXL1 | `ASXL1` | binary | `0`/`1`/`NA` |
| gene main effect | CBL | `CBL` | binary | `0`/`1`/`NA` |
Expand Down

0 comments on commit d407a3b

Please sign in to comment.