Commit graph

55 commits

Author SHA1 Message Date
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
972252c788
Upgraded Golang to version 1.23. 2024-08-14 04:04:56 +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
d769047de7
Improved Documentation.md and Future-Plans.md. 2024-08-08 03:16:00 +00:00
Simon Sarasova
124059cebe
Improved Future-Plans.md. 2024-08-08 00:15:27 +00:00
Simon Sarasova
3e56319878
Added Merkle Tree Payment Proofs to Future-Plans.md. 2024-08-07 09:01:42 +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
b71b994dc4
Added some timestamps. 2024-08-05 07:39:03 +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
62887d48b5
Upgraded Fyne to version 2.5.0. 2024-07-19 17:30:28 +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
182175948f
Improved ReadMe.md. 2024-06-24 05:59:21 +00:00
Simon Sarasova
ff97fe9595
Improved ReadMe.md. 2024-06-23 10:07:55 +00:00
Simon Sarasova
24b47a8d11
Improved ReadMe.md. 2024-06-23 10:00:29 +00:00
Simon Sarasova
b0ca7d08b8
Improved ReadMe.md. 2024-06-23 09:45:54 +00:00
Simon Sarasova
1881f1d24f
Improved Whitepaper.md. 2024-06-22 06:05:32 +00:00
Simon Sarasova
97e9360666
Added some timestamps. 2024-06-21 11:18:10 +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
a53fee6ed8
Upgraded Circl to version 1.3.9. 2024-06-14 04:02:16 +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
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
497f596b3b
Improved the identity hash generation tool. The fastest quantity of goroutines is now identified and used. 2024-06-03 02:42:45 +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
10fd477026
Upgraded Circl to version 1.3.8. 2024-05-06 10:40:23 +00:00
Simon Sarasova
868351d045
Added some timestamps. 2024-05-05 12:20:41 +00:00
Simon Sarasova
32072b2169
Upgraded Seekia to Version 0.60. 2024-05-04 02:26:08 +00:00
Simon Sarasova
7aa0ec00e7
Added some timestamps. 2024-05-04 02:01:50 +00:00
Simon Sarasova
a4e519f737
Improved Whitepaper.md and upgraded Whitepaper.pdf to Version 7. 2024-05-03 11:22:08 +00:00
Simon Sarasova
a46690d077
Improved Whitepaper.md and upgraded Whitepaper.pdf to Version 6. 2024-05-03 10:38:45 +00:00
Simon Sarasova
ac4e16b0de
Removed whitespace from license filenames. 2024-05-02 08:12:31 +00:00
Simon Sarasova
6fd4a15125
Improved Future-Plans.md. 2024-05-02 07:48:30 +00:00
Simon Sarasova
89b6a2d3d4
Improved Documentation.md. 2024-05-02 03:52:27 +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
a7a0e99c8a
Improved Whitepaper.md. Race and ancestry are now seperate concepts. 2024-05-02 02:30:53 +00:00
Simon Sarasova
e54623a791
Improved ReadMe.md. 2024-05-01 01:47:58 +00:00
Simon Sarasova
b9ee66ad31
Added some timestamps. 2024-05-01 01:36:24 +00:00
Simon Sarasova
b7b13303ec
Improved ReadMe.md and Documentation.md. 2024-04-29 07:15:00 +00:00
Simon Sarasova
efd1ac615f
Upgraded Fyne to version 2.4.5. 2024-04-20 23:10:36 +00:00
Simon Sarasova
d0477922c7
Improved Whitepaper.md. 2024-04-14 10:13:23 +00:00