Skip to content

ijhoskins/riboR_alpha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

riboR_alpha

R api for ribo files

This is the temporary repository that we will use to develop our R api for ribo files.

Once ready, we can move it to a permanent repository with a cleaner history.

Installation

RiboR requires R version 3.6 or higher.

Note For Linux Users

Install dependencies for devtools. For Ubuntu based distributions, you can use the following command.

sudo apt-get install libcurl4-openssl-dev libssl-dev -y

Install Latest Version From GitHub

  1. Install devtools

install.packages("devtools")

  1. Load the devtools package

library("devtools")

  1. Install RiboR from github

install_github("ribosomeprofiling/ribor_alpha/ribor")

About

R API for ribo files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published