Created
July 23, 2014 18:23
-
-
Save hexylena/c1260441d5d783bcc7d9 to your computer and use it in GitHub Desktop.
Patch for phacts use in galaxy
This file contains 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
241c241 | |
< my $command = "$fasta_path -b 1 -H -q \"".$swd."/proteins/$prot\" \"$swd/$file_path\""; | |
--- | |
> my $command = "$fasta_path -b 1 -H -q \"".$swd."/proteins/$prot\" \"$file_path\""; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment