-
Notifications
You must be signed in to change notification settings - Fork 226
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
Use indexed BLAST DB if already exists #124
Open
cnthornton
wants to merge
13
commits into
tseemann:master
Choose a base branch
from
cnthornton:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Commits on Jun 25, 2015
-
Use indexed BLAST DB if already exists
Currently, when given the --proteins argument, prokka will automatically create a BLAST indexed database using the makeblastdb command, regardless of whether or not one already exists. This modification will search the directory of the protein database that is supplied by the user to determine whether an indexed database with the same prefix as the fasta file supplied already exists. If it does, prokka will use that instead of creating a new one.
Configuration menu - View commit details
-
Copy full SHA for b45a0eb - Browse repository at this point
Copy the full SHA b45a0ebView commit details
Commits on Jul 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for dd9b3ba - Browse repository at this point
Copy the full SHA dd9b3baView commit details -
Configuration menu - View commit details
-
Copy full SHA for aa5d50f - Browse repository at this point
Copy the full SHA aa5d50fView commit details
Commits on Mar 13, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 455bb0b - Browse repository at this point
Copy the full SHA 455bb0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f9701e - Browse repository at this point
Copy the full SHA 9f9701eView commit details
Commits on Apr 25, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 40187cd - Browse repository at this point
Copy the full SHA 40187cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e9f42c - Browse repository at this point
Copy the full SHA 6e9f42cView commit details
Commits on Apr 26, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 524a68c - Browse repository at this point
Copy the full SHA 524a68cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 53f5562 - Browse repository at this point
Copy the full SHA 53f5562View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b3dd7b - Browse repository at this point
Copy the full SHA 6b3dd7bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 37c898b - Browse repository at this point
Copy the full SHA 37c898bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 36c43ad - Browse repository at this point
Copy the full SHA 36c43adView commit details
Commits on Oct 6, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 84b010a - Browse repository at this point
Copy the full SHA 84b010aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.