HMMsearchWrapper is a simple wrapper for hmmsearch 3.1b2 in order to create annotation for MFannot. HMMsearchCombiner is used to make selection of annotation (generated by HMMSearchWrapper) present in different files.
This package is based on activities of the OGMP (i.e, priori to 2002), and becomes open source as part of MFannot.
In order to run RNAweasel you need:
- Install HMMER on your system.
- Install the PirObject library.
- Install all the necessary PirModels.
- Copy
HMMsearchWrapper
andHMMsearchCombiner
in one of your executable directory (e.g: a directory list in $PATH).
Note: At this point the installation of HMMsearchWrapper and HMMsearchCombiner was only tested on Unix system (Ubuntu and CentOS).
In order to get the help page of HMMsearchWrapper you need to type HMMsearchWrapper -h
in your terminal.
In order to get the help page of HMMsearchCombiner you need to type HMMsearchCombiner -h
in your terminal.
Please see CONTRIBUTING and CONDUCT for details.
GNU General Public License v3.0. Please see License File for more information.