Skip to content

lldelisle/BREW3R.r

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BREW3R.r

The BREW3R.r package has been written to be part of the BREW3R workflow. Today, the package contains a single function which enable to extend three prime of gene annotations using another gene annotation as template. This is very helpful when you are using a technique that only sequence three-prime end of genes like 10X scRNA-seq or BRB-seq.

Installation

To install from Bioconductor use:

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

BiocManager::install("BREW3R.r")

To install from github use:

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

devtools::install_github("lldelisle/BREW3R.r")

Issues

If you have issues, use the Issues in github or send an email to lucille.delisle@epfl.ch

About

The BREW3R.r package to extend GRanges

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages