Skip to content
Snippets Groups Projects
Commit bddbe148 authored by Clare's avatar Clare
Browse files

Mention of phased data

parent 778af545
No related branches found
No related tags found
No related merge requests found
...@@ -38,7 +38,7 @@ For this simple example all that is needed is: ...@@ -38,7 +38,7 @@ For this simple example all that is needed is:
* The vector of SNP locations * The vector of SNP locations
* The matrix of SNP values. This could be in ACGT format as above, or in 0 and 1 notation, or any other notation as long as SNPs are biallelic. Data extracted from a PLINK .tped file is in the ideal format for this analysis. * The matrix of SNP values. This could be in ACGT format as above, or in 0 and 1 notation, or any other notation as long as SNPs are biallelic. Data extracted from a PLINK .tped file is in the ideal format for this analysis. Note the genetic data is phased.
### The snps dataset ### The snps dataset
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment