Mercurial > repos > iuc > multiqc
diff generate_test_data.sh @ 9:a531ae71d397 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit 31d721c19f5681dfe542dd23185c06c8f29f1945
author | iuc |
---|---|
date | Wed, 25 Apr 2018 07:59:34 -0400 |
parents | 6ef9e2d46af4 |
children |
line wrap: on
line diff
--- a/generate_test_data.sh Fri Apr 20 01:06:06 2018 -0400 +++ b/generate_test_data.sh Wed Apr 25 07:59:34 2018 -0400 @@ -46,8 +46,9 @@ cp 'test-data/hisat2_2.txt' 'multiqc_WDir/hisat2/hisat2_2.txt' mkdir -p 'multiqc_WDir/hicexplorer' -cp 'test-data/hicexplorer1.log' 'multiqc_WDir/hicexplorer/' -cp 'test-data/hicexplorer2.log' 'multiqc_WDir/hicexplorer/' +cp 'test-data/hicexplorer1.log' 'multiqc_WDir/hicexplorer/hicexplorer1' +cp 'test-data/hicexplorer1.log' 'multiqc_WDir/hicexplorer/hicexplorer1_1' +cp 'test-data/hicexplorer2.log' 'multiqc_WDir/hicexplorer/hicexplorer2' mkdir -p 'multiqc_WDir/kallisto' cp 'test-data/kallisto_1.txt' 'multiqc_WDir/kallisto/kallisto_1.txt'