Commit graph

14 commits

Author SHA1 Message Date
Simon Sarasova
15aa4cb9f8
Removed the trusted/verified funded status packages to progress towards the replacement of account credit servers with payment proofs. 2024-09-17 14:10:12 +00:00
Simon Sarasova
ea82419b38
Implemented in-memory storage of trained neural network objects. Trained neural network objects now only have to be created once, so predictions are faster. 2024-08-15 12:14:23 +00:00
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
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
45e668c05a
Added numeric traits to genetic analyses. 2024-08-09 14:23:37 +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
edecfa4b16
Added "User Has Disease" information to the View Profile - Monogenic Diseases page. 2024-06-07 02:16:54 +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
ee976f49b3
Improved the genetic analysis creation process in various ways. Recombination breakpoints are more accurately predicted now. 2024-06-05 04:10:35 +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