seekia/internal/genetics
2024-08-15 12:14:23 +00:00
..
companyAnalysis 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
createCoupleGeneticAnalysis 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
createPersonGeneticAnalysis 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
createRawGenomes 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
geneticAnalysis 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
geneticPrediction 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
geneticPredictionModels 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
locusValue 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
myAnalyses Added the Height trait to the Create Genetic Models utility. 2024-08-07 07:45:31 +00:00
myChosenAnalysis Added neural network trait prediction to genetic analyses. 2024-07-19 17:16:28 +00:00
myCouples 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
myGenomes Added neural network trait prediction to genetic analyses. 2024-07-19 17:16:28 +00:00
myPeople 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
prepareRawGenomes Added the Height trait to the Create Genetic Models utility. 2024-08-07 07:45:31 +00:00
readBiobankData Increased the quantity of attributes that are extracted from the OpenSNP biobank data archive. 2024-08-11 11:16:46 +00:00
readGeneticAnalysis 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
readRawGenomes 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
sampleAnalyses Added the Obesity disease to genetic analyses. 2024-08-14 03:37:18 +00:00