Open
Conversation
…n FMAP_all FMAP_download FMAP_mapping and FMAP_quantification to allow alternate database path if default is not writable. Added -no-download option to FMAP_all so that on multiple runs database does not get downloaded multiple times.
Made scripts executable (ln 1) Added -d option to _all _download _mapping and _quantification to allow for non-default database directory Added -no-download option to _download so that database does not have to be re-downloaded each time script is run
…n FMAP_all, FMAP_download, FMAP_mapping, FMAP_quantification, FMAP_operon and FMAP_pathway to allow alternate database path if default is not writable. Added -no-download option to FMAP_all so that on multiple runs database does not get downloaded multiple times. Changed option from t to c in FMAP_all generated command for FMAP_comparison
Update ln 1 to make executable Add -d option to scripts to facilitate alternate database location Change option t to c in FMAP_all for generated FMAP_comparison command
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Updated scripts to be executable
Added -d option to allow choice of database location (in some cases location of scripts will not be writable e.g. on cluster)
Added -no-download option to FMAP_all.pl so that database will not be re-downloaded if running multiple times.