Description Usage Arguments Value Examples
Validates if the seg is compatible with this R package
1  | 
seg | 
 a Seg file dataframe  | 
LOGICAL
1 2  | #.validateSeg(data.frame("Chrom"=1, "start"=1, "end"=2))
#.validateSeg(data.frame("chr"=1, "X"=1, "loc.end"=2))
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.