Commit graph

14 commits

Author SHA1 Message Date
Simon Sarasova
39c4edbe2f
Created the GetUserGenomeLocusValuesMapFromProfile function and used it to remove some duplicated code. 2024-08-14 11:25:25 +00:00
Simon Sarasova
b6f5612bbc
Added new genetic attributes to the calculatedAttributes package. Added the ability to view and sort by these attributes in the GUI. 2024-08-14 11:04:19 +00:00
Simon Sarasova
02676dbda1
Added the Obesity disease to genetic analyses. 2024-08-14 03:37:18 +00:00
Simon Sarasova
8bc2bc01f3
Implemented neural network prediction for polygenic diseases to replace old method. Added autism and homosexualness to genetic analyses. 2024-08-13 13:25:47 +00:00
Simon Sarasova
fe754cb6a2
Added the Height trait to the Create Genetic Models utility. 2024-08-07 07:45:31 +00:00
Simon Sarasova
d538afc7a2
Added LocusIsPhased information to the local user profile creation process. 2024-08-05 21:29:14 +00:00
Simon Sarasova
03b8503b89
Added the Height trait to the traits package. Migrated locus metadata from json encoding to gob encoding. 2024-08-05 07:11:10 +00:00
Simon Sarasova
21082cfb0d
Added neural network trait prediction to genetic analyses. 2024-07-19 17:16:28 +00:00
Simon Sarasova
72d9c0a04e
Split the createGeneticAnalysis package into 2 packages: createPersonGeneticAnalysis and createCoupleGeneticAnalysis. 2024-06-15 00:43:01 +00:00
Simon Sarasova
657e5a6c85
Renamed BroadcastTime/SentTime to CreationTime for every instance in which it is a better term to use. 2024-06-11 04:59:06 +00:00
Simon Sarasova
8b0c41af45
Created the calculatedAttributes_test package. 2024-06-07 01:33:10 +00:00
Simon Sarasova
649bf318c2
Improved the creation process of genetic analyses in various ways. A sample of offspring polygenic disease risk scores are now created and viewable by users. 2024-06-07 00:04:13 +00:00
Simon Sarasova
35cda50ad7
Improved the creation procedures, encoding format, and graphical presentation of genetic analyses. Map lists have been replaced by custom objects. 2024-06-02 08:43:39 +00:00
Simon Sarasova
63a27d2fb8
Initial commit for Seekia Version 0.50. For earlier history, download the SeekiaGitHistory-v0.50.bundle file. Instructions for doing this are available at the bottom of the Changelog.md file. 2024-04-11 13:51:56 +00:00