Changes

From Genome Analysis Wiki
Jump to navigationJump to search
Line 33: Line 33:     
   // Get some genotype statistics for the first marker
 
   // Get some genotype statistics for the first marker
   printf("Statistics for marker %s\n", (const char *) ped.markerNames[0]);
+
   printf("Statistics for marker %s\n", (const char *) ped.markerNames[0]);  
 
   }
 
   }
 
</source>
 
</source>
75

edits

Navigation menu