(c) Copyright 2013-2018 Murray Cox, Wandrille Duchemin, Pierre-Yves Dupont.
This file is part of HyLiTE.
HyLiTE is a free software: you can redistribute it and/or modify it under the terms of the GNU General Public License version 3 as published by the Free Software Foundation.
HyLiTE is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with HyLiTE. If not, see <http://www.gnu.org/licenses/>.
#===============#
# HyLiTE Readme #
#===============#
Please visit <hylite.sourceforge.net>.
It contains a lot of useful things, including a tutorial and details about how HyLiTE works.
Thank you for using HyLiTE.
Bugs can be reported here: https://sourceforge.net/p/hylite/tickets/
Release notes:
==============
- 2.0.1: Fixed a bug where lines with spaces rather than tabs in the configuration file were silently ignored
- 2.0.0: Code refactored for Python 3
- 1.7.1: Fix a bug stopping HyLiTE from working in non verbose mode. Works with the new version of samtools 1.2.+
- 1.6.3: Fix a bug in HyLiTE-merge (see ticket https://sourceforge.net/p/hylite/tickets/6/). Need to provide a fasta reference file also for HyLiTE-merge (to build the summary files)
- 1.6.2: Fix a problem in the run summary file (see https://sourceforge.net/p/hylite/tickets/3/). Check that the files entered in the protocol file are valid (they must exist and a warning is returned if they don't seem to be of the right type)
- 1.6.1: Fix the KeyError 'N' bug. It used to occur when a base N is found in the pileup file.
- 1.6.0: Change in the output. Now the summary output files contain all the genes of the reference file, making the comparison of different experiments on the same organism easier to compare. A new subversion number has been given to have a clear separation with the version of the software used in the published work.
- 1.5.4: Version used for the article: HyLiTE: accurate and flexible analysis of gene expression in hybrid and allopolyploid species. Wandrille Duchemin, Pierre-Yves Dupont, Matthew A Campbell, Austen RD Ganley and Murray P Cox. BMC Bioinformatics 2015, 16:8. doi:10.1186/s12859-014-0433-8