powered by
is.valid.region( x, check.zero.based = TRUE, check.chr = TRUE, throw.error = FALSE, verbose = TRUE )
index <- get.example.regions(); a <- index[[1]]; is.valid <- is.valid.region(a); a.valid <- a[is.valid];
Run the code above in your browser using DataLab