Skip to content

kristianHoden/smartPARE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

smartPARE

smartPARE is an R package designed for sRNA cleavage confirmation based on degradome data. smartPARE utilizes deep sequencing convolutional neural networks (CNN) to segregate true and false predictions of sRNA cleavage data produced by any sRNA cleavage prediction tool.

Overview - smartPARE consists of the 3 following stages:

  1. Generation of cleavage windows
  2. Cleavage window training
  3. Cleavage confirmations

Installation

#Installation requires devtools
#install.packages("devtools")
devtools::install_github('kristianHoden/smartPARE')
#Load the smartPARE R package
library(smartPARE)

For further instructions please see the vignette.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages