bioinfoplant / tRNAtools

Tools to analyze the tRNA gene content of genomes

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tRNA tools - by Mattia Belli 2013-2018

Perl scripts to analyze tRNA gene content, codon frequency and their correlation in genomes.

BASED on:

  • tRNAscan-SE Lowe, T.M. & Chan, P.P. (2016) Nucl. Acids Res. 44: W54-57.

Lowe, T.M. & Eddy, S.R. (1997) Nucl. Acids Res. 25: 955-964.


** SYSTEM REQUIREMENTS **

All scripts are written in Perl programming language. A Perl interpreter has to be installed.

tRNAscan-SE binaries are compiled for UNIX machines so you need UNIX-based OS or CygWin for Windows OS.

MANDATORY

  1. Install a Perl interpreter OPTIONAL Add Bribes and Trouchelle repositories:
  1. Install the following Perl modules:
  • List::Util
  • LWP
  • Statistics::RankCorrelation
  • Statistics::Distributions
  • Statistics::R (at least version 0.33)

OPTIONAL To use all the features of CORR checker

  1. Install R:
  1. Install the package "coin".

About

Tools to analyze the tRNA gene content of genomes

License:Apache License 2.0


Languages

Language:Perl 51.1%Language:C 34.3%Language:Roff 10.7%Language:Objective-C 1.7%Language:C++ 1.6%Language:Shell 0.5%Language:Makefile 0.1%