small_pre_allocated_windows_processed | R Documentation |
Similarly to small_pre_allocated_windows
,
this dataset contains a list of SNP windows, each formatted as described
in documentation for sample_SNP_window
. All of these SNP
windows are consecutive and span the range of 14.49Mb 14.52Mb on Chr. 10.
Each SNP window spans a range of 3kb and consecutive windows are shifted by
1kb relative to the previous adjacent window.
small_pre_allocated_windows_processed
A list with 90 values
Unlike small_pre_allocated_windows
, this object HAS
undergone processing to filter out SNPs with high
missing rates (> 0.15) or to impute missing values to the mean.
Thus, the use of this object will NOT produce warning messages from 'SKAT',
as there is no need for ad-hoc missing rate filtering and imputation
to be performed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.