Description Usage Arguments Value
Read a file in table format from vcf/ped/bed
1 2 3 4 5 6 7 8 9 10 11 12 |
inputfile |
input file name |
datatype |
inputfile type. support vcf/ped/bed |
outputfile |
output file name |
screening |
a logical value. use plink to screening |
father |
support a character vector or a number that father index of sample |
mother |
support a character vector or a number that father index of sample |
maf |
if screening == T ,it useful |
geno |
if screening == T ,it useful |
mind |
if screening == T ,it useful |
hwe |
if screening == T ,it useful |
data.frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.