Commit graph

29 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
718c9d967b
Upgraded Seekia to Version 0.71. 2024-09-06 14:25:30 +00:00
Simon Sarasova
60cb5fbcd1
Upgraded Seekia to Version 0.70. 2024-09-03 09:46:00 +00:00
Simon Sarasova
c9f5e1e41d
Removed "race" from Seekia's slogan. De-emphasized race from Seekia's motivational writings. 2024-08-23 16:50:01 +00:00
Simon Sarasova
fa186ff357
Reduced the quantity of references to racial loneliness. 2024-08-19 11:02: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
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
1f30bfa71c
Improved the helpers package. 2024-08-11 12:31:40 +00:00
Simon Sarasova
60ee8afb6c
Increased the quantity of attributes that are extracted from the OpenSNP biobank data archive. 2024-08-11 11:16:46 +00:00
Simon Sarasova
45e668c05a
Added numeric traits to genetic analyses. 2024-08-09 14:23:37 +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
75331a22d3
Improved the Create Genetic Models utility and neural network training code. Models are now able to predict traits with some accuracy. 2024-07-05 21:01:43 +00:00
Simon Sarasova
6ef86d1dfe
Improved Seekia's slogan and Whitepaper.md. 2024-06-21 08:47:06 +00:00
Simon Sarasova
019b1a577e
Added an Estimated Time Remaining label to 2 processes within the Create Genetic Models utility. 2024-06-15 11:02:31 +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
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
32072b2169
Upgraded Seekia to Version 0.60. 2024-05-04 02:26:08 +00:00
Simon Sarasova
38f9eca9db
Upgraded all uses of math/rand to math/rand/v2. 2024-05-02 02:45:00 +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