- Équipes
- Productions scientifiques
-
- Séminaires
The LHiSA project in C++ is dedicated to users who want to use LHiSA frequently since the implementation (determination of local high-scoring segments and Monte-Carlo simulations) has been optimized to speed its use. It works along with the Templatized C++ Command Line Parser Library (TCLAP - included in the distribution) and the GNU Scientific Library (GSL - required). The executable can be used to perform LHiSA on genetic data or merely to detect local scores in a sequence.
(i) Requirements:
(ii) Installation:
(iii) Performing LHiSA:
The input data file must be in the trinary genetic data format. Refer here for further details on this format or download the example.
(iv) Detecting local scores segments (loss):
(v) Other options:
Return to the LHiSA main page