Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2013-01-25 19:36:44
Size: 965
Editor: mtl-93-187-66-202
Comment:
Revision 10 as of 2013-10-31 11:12:57
Size: 1887
Editor: Valentina
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from File300
Line 2: Line 3:
||'''Col''' ||'''Name''' ||'''Start''' ||'''Format''' ||'''Description''' ||
||1 ||rec ||1 ||a3 ||Record type (300) ||
||2 ||brd ||5 ||a3 ||Breed of evaluation (BSW/GUE/HOL/JER/RDC/SIM) ||
||3 ||pop ||9 ||a3 ||Population code (see [[https://wiki.interbull.org/public/Idea_population_codes?action=print|here]]) ||
||4 ||trt ||13 ||a3 ||Trait code (see [[https://wiki.interbull.org/public/Idea_trait_codes|here]]) ||
||5 ||anim ||17 ||a19 ||Animal international ID ||
||6 ||type_prf ||37 ||i2 ||Type of proof ||
||7 ||off_pub ||40 ||a1 ||Official publication of proof (Y/P/N) ||
||8 ||status ||42 ||i2 ||Bull status ||
||9 ||ndau ||44 ||i8 ||Number of daughters ||
||10 ||nhrd ||52 ||i8 ||Number of herds ||
||11 ||edc ||60 ||i8 ||Effective daughter contributions ||
||12 ||rel ||68 ||f8.4 ||Repeatability/Reliability ||
||13 ||ebv ||76 ||f10.3 ||National predicted genetic merit ||
Line 3: Line 18:
||<tableclass="docutils"class="head">Col||<class="head">Name||<class="head">Start||<class="head">Format||<class="head">Description||
||<tableclass="docutils">1||rec||1||a3||Record type (300)||
||2||brd||5||a3||Breed of evaluation||
||3||pop||9||a3||Population code||
||4||trt||13||a3||Trait code||
||5||anim||17||a19||Animal international ID||
||6||type_prf||37||i2||Type of proof||
||7||off_pub||40||a1||Official publication of proof (Y/P/N)||
||8||status||42||i2||Bull status||
||9||ndau||44||i8||Number of daughters||
||10||nhrd||52||i8||Number of herds||
||11||edc||60||i8||Effective daughter contributions||
||12||rel||68||f8.4||Repeatability/Reliability||
||13||ebv||76||f10.x||National predicted genetic merit||
Line 20: Line 21:
 * the rel field should be multiplied by 100
 * the ebv field may contain different numbers of decimals for different traits (read as f10.0 in Fortran)
 * brd and pop must be in upper case
 * trt must be in lower case
 * type of proof: '''00''' unknown; '''11''' based on first crop sampling daughters; '''12''' based on first and second crop daughters; '''21''' based on imported semen of proven bull (second crop daughters only).
 * status of bull: '''00''' unknown; '''10''' bull randomly sampled through an official AI scheme; '''20''' other bull. Records with "20" in this field will be excluded from the international evaluation, unless type of proof is "21".
 * the rel field should be multiplied by 100 (eg. 95.6789)
 * the ebv field may contain different numbers of decimals for different traits (eg. -1234.000 for milk yield, 111.100 fat, protein or functional traits, or 2.340 for type traits); the aim should be to have a minimum of two complete significant digits in the range of proofs, but more is even better)

Format300 for Submission of National Evaluations to IDEA

Col

Name

Start

Format

Description

1

rec

1

a3

Record type (300)

2

brd

5

a3

Breed of evaluation (BSW/GUE/HOL/JER/RDC/SIM)

3

pop

9

a3

Population code (see here)

4

trt

13

a3

Trait code (see here)

5

anim

17

a19

Animal international ID

6

type_prf

37

i2

Type of proof

7

off_pub

40

a1

Official publication of proof (Y/P/N)

8

status

42

i2

Bull status

9

ndau

44

i8

Number of daughters

10

nhrd

52

i8

Number of herds

11

edc

60

i8

Effective daughter contributions

12

rel

68

f8.4

Repeatability/Reliability

13

ebv

76

f10.3

National predicted genetic merit

Notes:

  • brd and pop must be in upper case
  • trt must be in lower case
  • type of proof: 00 unknown; 11 based on first crop sampling daughters; 12 based on first and second crop daughters; 21 based on imported semen of proven bull (second crop daughters only).

  • status of bull: 00 unknown; 10 bull randomly sampled through an official AI scheme; 20 other bull. Records with "20" in this field will be excluded from the international evaluation, unless type of proof is "21".

  • the rel field should be multiplied by 100 (eg. 95.6789)
  • the ebv field may contain different numbers of decimals for different traits (eg. -1234.000 for milk yield, 111.100 fat, protein or functional traits, or 2.340 for type traits); the aim should be to have a minimum of two complete significant digits in the range of proofs, but more is even better)

public/File300 (last edited 2023-08-08 12:18:08 by Valentina)