Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve input file handling #350

Merged
merged 4 commits into from
Sep 7, 2017

Conversation

andrewjpage
Copy link
Member

Addresses #348
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.

@andrewjpage andrewjpage merged commit 7e1a0cc into sanger-pathogens:master Sep 7, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant