Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 284 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 284 Bytes

ORFfinderR

Finding Possible ORF(Open Reading Frame)

Installation

You can install the development version of bulkPseudotime like so:

# install.packages("devtools")
devtools::install_github("junjunlab/ORFfinderR")

# or
remotes::install_github("junjunlab/ORFfinderR")