Description Usage Arguments Value Author(s) See Also Examples
read genotyping segmentation result and divide each segment into multiple smaller segments. Basically, breakpoints from all individuals were used to split original segments.
1 |
seg.input |
input data that are the result from seggenoXX moduless |
segscore.output |
output file for genotyping data |
missing.data.code |
missing data code to replace NA. default=NULL. |
binsize |
bin size for facilitating computation, default = 1000000. NOT recommended to change |
genotyping table for individuals
Sanzhen Liu
seggenoF2
1 | seg2score(seg.input = "", segscore.output = "")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.