Skip to content

andrew-hipp/RADami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RADami

RADseq helper R package

To install, first get the IRanges and BioStrings packages:

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

BiocManager::install("IRanges")
BiocManager::install("Biostrings")

Then, install using devtools:

require('devtools')
install_github('andrew-hipp/RADami')

Installation has been tested on Windows 10 and Ubuntu Linux 16.04.7 LTS in R 4.0.3, "Bunny-Wunnies Freak Out" (fails in R 4.0.2)

About

RADseq helper R package

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages