#!/usr/bin/php # # Instructions: # # 1. This script is to generate verbal descriptions of the released numbers by summarizing # data from "data.txt". # # 2. The output printed to screen from this script should be manually appended # to "xx/note.txt" file (partly to serve as a step for human checks) # #-Zhiliang Hu #(Tue Aug 20 16:39:08 CDT 2024) #-------------------------------------------------------------------------- TOTAL= pig + catt+ chi + hor + she + goa debug corr 4484 = 680 + 345 + 1165 + 0 + 2066 + 228 debug heri 770 = 114 + 84 + 84 + 0 + 461 + 27 EDIT THIS INTO "/notes.txt":
(Dec 23, 2024): A sum of 4,484 new correlations [Breakdown by species -- Pig: 680; Cattle: 345; Chicken: 1,165; Sheep: 2,066; Goat: 228] and a sum of 770 new heritability data [Breakdown by species -- Pig: 114; Cattle: 84; Chicken: 84; Sheep: 461; Goat: 27] have been curated into the CorrDB. To date, the total number of correlation data in the database: 42,436 [Breakdown by species -- Cattle: 16,032 (on 368 traits, 359 trait variants); Chicken: 3,771 (on 93 traits, 157 trait variants); Horse: 209 (on 27 traits, 0 trait variants); Pig: 12,871 (on 239 traits, 335 trait variants); Sheep: 5,570 (on 111 traits, 302 trait variants); Goat: 3,983 (on 90 traits, 176 trait variants)], and total heritability data: 7,198 [Breakdown by species -- Cattle: 2,873 (on 421 traits, 374 trait variants); Chicken: 620 (on 155 traits, 143 trait variants); Horse: 131 (on 54 traits, 1 trait variants); Pig: 2,044 (on 279 traits, 378 trait variants); Sheep: 1,016 (on 147 traits, 309 trait variants); Goat: 514 (on 84 traits, 142 trait variants)] curated from 719 publications.
( This is a joint release with the 53th QTLdb release.)
In addition, ...
Database development notes:
(1)