Description Usage Arguments Value See Also
View source: R/ArchitectureSimulate.R
Assuming the first column is frequency, return only rows where f>=t.
1 | thresh_data(testdata, t)
|
testdata |
The data frame containing frequency in the first column. |
t |
The desired threshold |
A dataframe the same shape as provided with only common SNPs retained.
make_test_data
which simulates the data and gives a complete example.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.