FelixKrueger / TrimGalore

A wrapper around Cutadapt and FastQC to consistently apply adapter and quality trimming to FastQ files, with extra functionality for RRBS data
GNU General Public License v3.0
461 stars 150 forks source link

v0.6.5 release tar ball contains v 0.6.4 dev #80

Closed jjv5 closed 4 years ago

jjv5 commented 4 years ago

Download of 0.6.5.tar.gz uncompresses to dir named TrimGalore-0.6.5, but the trim_galore program is version 0.6.4_dev:

grep 0.6 ./trim_galore my $trimmer_version = '0.6.4_dev';

`./trim_galore --version

                    Quality-/Adapter-/RRBS-/Speciality-Trimming
                            [powered by Cutadapt]
                              version 0.6.4_dev

                           Last update: 24 09 2019`
FelixKrueger commented 4 years ago

That's an oversight, sorry. The version and date is now up-to-date in the development branch. Feel free to correct it to 0.6.5 manually if it causes any issues :) See 70bd7626c0518879e06903870aee5363a0dbcff1