Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
kaeaton authored Nov 13, 2023
1 parent 2ed4161 commit 66369fb
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 @@ -3,4 +3,4 @@ GFE Search Generator

There are currently tens of thousands of known variants of the Human Leukocyte Antigen (HLA) genes, the genes most responsible for transplant success or failure, with new variants (known as “alleles”) being discovered and “named” every day. The current names give very little information about the structure of the proteins encoded by these genes, and in 2015, Dr. Steven Mack proposed a new naming convention called Gene Feature Enumeration (GFE). New tools are required to use the new GFE naming convention, including (1) the ability to switch between the HLA allele names and the GFE names, (2) search through the GFE names, and (3) assign GFE names to new alleles.

The project is built using Kotlin, JVM 11, OpenJavaFX 0.0.9, and TornadoFX, bundled together with Gradle.
The project is built using Kotlin, JVM 17, OpenJavaFX 0.0.9, and TornadoFX, bundled together with Gradle.

0 comments on commit 66369fb

Please sign in to comment.