rnacode¶
RNAcode - Analyze the protein coding potential in multiple sequence alignments RNAcode relies on evolutionary signatures including synonymous/conservative mutations and conservation of the reading frame. It does not use any species specific sequence characteristics whatsoever and does not use any machine learning techniques.
| Home | http://wash.github.io/rnacode/ | 
| Versions | 0.3 | 
| License | |
| Recipe | https://github.com/bioconda/bioconda-recipes/tree/master/recipes/rnacode/0.3 | 
Installation¶
With an activated Bioconda channel (see Setup and usage), install with:
conda install rnacode
and update with:
conda update rnacode