Skip to content

Releases: sanger-pathogens/Roary

Bugfixes with CD-hit and others

06 Nov 10:57
2c30a72
Compare
Choose a tag to compare

Fix cd-hit version check regexp - @tseemann
Fix issue #458 (cd-hit module)
Ensured only CDS features used, excluded ncRNAs
Updated deprecated calls in R scripts

Reduce minimum gene size

23 Jan 13:47
0b69516
Compare
Choose a tag to compare

Reduce the minimum gene size filter from 120 to 18

Fix dependancy checking

16 Jan 13:35
0cc158c
Compare
Choose a tag to compare
Merge pull request #382 from andrewjpage/master

Fix dependancy checking option

Fix kraken-report and prank version finding

12 Jan 08:51
4fe10bb
Compare
Choose a tag to compare
Merge pull request #379 from andrewjpage/version_fix

Version fix

Fix MAFFT and Kraken version finding

12 Jan 08:41
da80059
Compare
Choose a tag to compare

Bedtools getfasta fix

10 Jan 09:08
9c2d391
Compare
Choose a tag to compare
Merge pull request #374 from andrewjpage/bedtools_name

Bedtools getfasta format fix

Missing genes in core alignment represented as dashes not Ns

10 Oct 16:03
Compare
Choose a tag to compare
Merge pull request #358 from andrewjpage/dashes_for_missing

change missing gene in core to be dashes rather than Ns

Improve input file handling

07 Sep 14:10
Compare
Choose a tag to compare

Checks if an input FASTA file is actually a FASTA file.
Adds .gff extension if its not present (and it can be parsed as a GFF file).
Checks if the same GFF file has been provided twice by checking MD5. Only the first is used.
If duplicate IDs are found in any file, all gene IDs in the file are changed to MD5_index to avoid clashes.
Fix error getting MAFFT version string.
Dependancy versions for testing with Travis have been increased to latest.

Allow paralogs in core gene alignment

22 Aug 09:55
Compare
Choose a tag to compare
Merge pull request #343 from andrewjpage/core_paralogs

Optionally allow paralogs in core gene alignment

Allow for the MCL inflation value to be changed

21 May 14:31
Compare
Choose a tag to compare