#!/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 1559 = 159 + 1032 + 25 + 15 + 320 + 8 debug heri 218 = 37 + 125 + 8 + 11 + 32 + 5 EDIT THIS INTO "/notes.txt":
(Apr 25, 2025):
A sum of 1,559 new correlations [Breakdown by species --
Pig: 159; Cattle: 1,032; Chicken: 25; Horse: 15; Sheep: 320; Goat: 8]
and a sum of 218 new heritability data [Breakdown by species --
Pig: 37; Cattle: 125; Chicken: 8; Horse: 11; Sheep: 32; Goat: 5]
have been curated into the CorrDB.
To date, the total number of correlation data in the database: 43,995
[Breakdown by species --
Cattle: 17,064 (on 370 traits, 457 trait variants);
Chicken: 3,796 (on 93 traits, 169 trait variants);
Horse: 224 (on 30 traits, 6 trait variants);
Pig: 13,030 (on 240 traits, 354 trait variants);
Sheep: 5,890 (on 116 traits, 341 trait variants);
Goat: 3,991 (on 90 traits, 179 trait variants)],
and total heritability data: 7,416
[Breakdown by species --
Cattle: 2,998 (on 424 traits, 475 trait variants);
Chicken: 628 (on 155 traits, 151 trait variants);
Horse: 142 (on 57 traits, 7 trait variants);
Pig: 2,081 (on 285 traits, 413 trait variants);
Sheep: 1,048 (on 152 traits, 326 trait variants);
Goat: 519 (on 85 traits, 145 trait variants)]
curated from 751 publications.
(
This is a joint release with the xxth QTLdb release.)
In addition, ...
Database development notes:
(1)