Skip to content
/ RNA Public

measuring properties of RNA like conservation(actually DNA) and accessibility

Notifications You must be signed in to change notification settings

asafpr/RNA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This python module contains tools for computing RNA features such as conservation and accessibility.
Conservation uses rate4site program from Tel-Aviv university (http://www.tau.ac.il/~itaymay/cp/rate4site.html) you should compile it and have it in your path, if you're working on a 64 bit system call the executable rate4site64
Accessibility uses RNAfold to compute accessibility of nuclotides along the RNA. RNAfold from the Vienna package (http://rna.tbi.univie.ac.at/) should be in your path.
Accessibility can be run from command-line with the sequence as a single input

About

measuring properties of RNA like conservation(actually DNA) and accessibility

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages