tests/testthat/test_getAnnotation.R

test_that("getAnnotation works not correct", {
    #GRanges
    if(interactive()){
        mart<-useMart(biomart="ensembl",dataset="hsapiens_gene_ensembl")
        Annotation = getAnnotation(mart, featureType="TSS")
    }
})
jianhong/ChIPpeakAnno documentation built on April 28, 2024, 3:10 p.m.