S3 class FinemaprPaintor.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 | ## S3 method for class 'FinemaprPaintor'
filename_zscore(x, locus = 1)
## S3 method for class 'FinemaprPaintor'
filename_ld(x, locus = 1)
## S3 method for class 'FinemaprPaintor'
filename_annot(x, locus = 1)
## S3 method for class 'FinemaprPaintor'
filename_master(x)
## S3 method for class 'FinemaprPaintor'
filename_snp(x, locus)
print.FinemaprPaintor(x, ...)
## S3 method for class 'FinemaprPaintor'
process_annot(x, annots, annotations, ...)
## S3 method for class 'FinemaprPaintor'
write_files(x, ...)
## S3 method for class 'FinemaprPaintor'
run_tool(x, ...)
## S3 method for class 'FinemaprPaintor'
collect_results(x, ...)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.