Mercurial > repos > iuc > multiqc
comparison 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 |
comparison
equal
deleted
inserted
replaced
8:6ef9e2d46af4 | 9:a531ae71d397 |
---|---|
44 mkdir -p 'multiqc_WDir/hisat2' | 44 mkdir -p 'multiqc_WDir/hisat2' |
45 cp 'test-data/hisat2_1.txt' 'multiqc_WDir/hisat2/hisat2_1.txt' | 45 cp 'test-data/hisat2_1.txt' 'multiqc_WDir/hisat2/hisat2_1.txt' |
46 cp 'test-data/hisat2_2.txt' 'multiqc_WDir/hisat2/hisat2_2.txt' | 46 cp 'test-data/hisat2_2.txt' 'multiqc_WDir/hisat2/hisat2_2.txt' |
47 | 47 |
48 mkdir -p 'multiqc_WDir/hicexplorer' | 48 mkdir -p 'multiqc_WDir/hicexplorer' |
49 cp 'test-data/hicexplorer1.log' 'multiqc_WDir/hicexplorer/' | 49 cp 'test-data/hicexplorer1.log' 'multiqc_WDir/hicexplorer/hicexplorer1' |
50 cp 'test-data/hicexplorer2.log' 'multiqc_WDir/hicexplorer/' | 50 cp 'test-data/hicexplorer1.log' 'multiqc_WDir/hicexplorer/hicexplorer1_1' |
51 cp 'test-data/hicexplorer2.log' 'multiqc_WDir/hicexplorer/hicexplorer2' | |
51 | 52 |
52 mkdir -p 'multiqc_WDir/kallisto' | 53 mkdir -p 'multiqc_WDir/kallisto' |
53 cp 'test-data/kallisto_1.txt' 'multiqc_WDir/kallisto/kallisto_1.txt' | 54 cp 'test-data/kallisto_1.txt' 'multiqc_WDir/kallisto/kallisto_1.txt' |
54 cp 'test-data/kallisto_2.txt' 'multiqc_WDir/kallisto/kallisto_2.txt' | 55 cp 'test-data/kallisto_2.txt' 'multiqc_WDir/kallisto/kallisto_2.txt' |
55 | 56 |