Read_SNP_WeightFile | R Documentation |
Read a file with custom weights
Read_SNP_WeightFile(FileName)
FileName |
input file name of a custom weight. |
The file should be a white-space (space or tab) delimitered file with 2 columns: SNP_ID and weight value.
Please keep in mind that there should be no header!!
Output object has a hash table of SNP IDs and weights.
Seunggeun Lee
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.