Skip to content

waldronlab/bedbaser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

61 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bedbaser

bedbaser is an R API client for BEDbase that provides access to the BEDbase API and includes convenience functions, such for creating GRanges and GRangesList objects.

Install bedbaser

Install bedbaser using BiocManager.

if (!"BiocManager" %in% rownames(installed.packages())) {
    install.packages("BiocManager")
}
BiocManager::install("bedbaser")

About

An R client for bedbase.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages