Mercurial > repos > fubar > fastqc_320
changeset 7:fac617296882 draft
Uploaded
| author | fubar |
|---|---|
| date | Mon, 03 Jun 2013 23:09:54 -0400 |
| parents | a22ed5a996b6 |
| children | c5afa527c8b8 |
| files | FastQC/tool_dependencies.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/FastQC/tool_dependencies.xml Mon Jun 03 23:06:41 2013 -0400 +++ b/FastQC/tool_dependencies.xml Mon Jun 03 23:09:54 2013 -0400 @@ -8,7 +8,7 @@ <actions> <action type="download_by_url">http://www.bioinformatics.babraham.ac.uk/projects/fastqc/fastqc_v0.10.1.zip</action> <action type="move_directory_files"> - <source_directory>FastQC</source_directory> + <source_directory>./FastQC</source_directory> <destination_directory>$INSTALL_DIR/FastQC</destination_directory> </action> <action type="shell_command">chmod ugo+x $INSTALL_DIR/FastQC/fastqc</action>
