Changes

From Genome Analysis Wiki
Jump to navigationJump to search
105 bytes removed ,  22:52, 7 November 2017
Line 1,730: Line 1,730:  
= Pedigree File =
 
= Pedigree File =
   −
   vt understands an augmented version introduced by [hmkang@umich.edu Hyun] of the PED described by [http://zzz.bwh.harvard.edu/plink/data.shtml#ped plink].
+
   vt understands an augmented version introduced by [mailto:hmkang@umich.edu Hyun] of the PED described by [http://zzz.bwh.harvard.edu/plink/data.shtml#ped plink].
 
+
 
 
   The pedigree file format is as follows with the following mandatory fields:
 
   The pedigree file format is as follows with the following mandatory fields:
 
          
 
          
Line 1,747: Line 1,747:  
Phenotype
 
Phenotype
 
|ID of this family <br>
 
|ID of this family <br>
ID of this individual <br>
+
ID(s) of this individual (comma separated) <br>
 
ID of the father <br>
 
ID of the father <br>
 
ID of the mother <br>
 
ID of the mother <br>
Sex of the individual<br>
+
Sex of the individual<br>
Phenotype.
+
Phenotype  
 
|[A-Za-z_]+<br>
 
|[A-Za-z_]+<br>
[A-Za-z_]+ <br>
+
[A-Za-z_]+(,[A-Za-z_]+)* <br>
 
[A-Za-z_]+ <br>
 
[A-Za-z_]+ <br>
 
[A-Za-z_]+<br>
 
[A-Za-z_]+<br>
1 = male, 2 = female and other = alternative<br>
+
1=male, 2=female, other=alternative, male, female<br>
 
[A-Za-z_]+
 
[A-Za-z_]+
 
|}
 
|}
   −
    Family ID
+
   Examples:   
    Individual ID
  −
    Paternal ID
  −
    Maternal ID
  −
    Sex (1=male; 2=female; other=unknown)
  −
    Phenotype
  −
   
  −
    
     −
     ceu NA12878   NA12891 NA12892     female
+
     ceu     NA12878    NA12891     NA12892    female
 
     yri      NA19240    NA19239    NA19238    female
 
     yri      NA19240    NA19239    NA19238    female
    +
    ceu      NA12878    NA12891    NA12892    2
 +
    yri      NA19240    NA19239    NA19238    2
   −
     ceu NA12878,NA12878A   NA12891 NA12892     female
+
     ceu     NA12878,NA12878A    NA12891     NA12892    female
     yri      NA19240                             NA19239    NA19238    female
+
     yri      NA19240             NA19239    NA19238    female
 
  −
    ceu NA12878,NA12878A   NA12891 NA12892     0
  −
    yri      NA19240                            NA19239    NA19238    0
  −
 
      
= Resource Bundle =
 
= Resource Bundle =
1,102

edits

Navigation menu