Skip to content

keleslab/INCAData

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

INCAData

Installation

If the installation fails, install the dependencies:

## data.table
install.packages("data.table")

if (!require("BiocManager", quietly = TRUE))
    install.packages("BiocManager")

## GenomicRanges
BiocManager::install("GenomicRanges")

## Rsamtools
BiocManager::install("Rsamtools")

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%