inst/unitTests/test_analyzeVariants.R

test_analyzeVariants <- function()
{
  
    sgvc <- analyzeVariants(sgfc_pred)
    SGSeq:::checkIdenticalSummarizedExperiment(sgvc_pred, sgvc)
    
}

Try the SGSeq package in your browser

Any scripts or data that you put into this service are public.

SGSeq documentation built on Nov. 8, 2020, 8:31 p.m.