# HG changeset patch # User sblanck # Date 1618924284 0 # Node ID 4f753bb8681e3847ed2e4033a6d3b14d508187b4 # Parent 3fcbb8030fcc153a2164d686e4f100cfbcf22eee "planemo upload for repository https://github.com/sblanck/MPAgenomics4Galaxy/tree/master/mpagenomics_wrappers commit 0478e809d16b674c851131bb7e583cfd59d1ad01-dirty" diff -r 3fcbb8030fcc -r 4f753bb8681e datatypes_conf.xml --- a/datatypes_conf.xml Mon Apr 12 14:47:09 2021 +0000 +++ b/datatypes_conf.xml Tue Apr 20 13:11:24 2021 +0000 @@ -13,6 +13,8 @@ + + diff -r 3fcbb8030fcc -r 4f753bb8681e extractCN.xml --- a/extractCN.xml Mon Apr 12 14:47:09 2021 +0000 +++ b/extractCN.xml Tue Apr 20 13:11:24 2021 +0000 @@ -1,4 +1,4 @@ - + copy number or allele B fraction signal sblanck/mpagenomicsdependencies @@ -10,8 +10,6 @@ --chrom '$chrom' --input '$input' --zip '$zip' - --output '$output' - --new_file_path '$output.extra_files_path' #if $settings.settingsType == "file": --settings_type '$settings.inputs' #end if @@ -19,11 +17,15 @@ --settings_type 'dataset' #end if #if $settingsSNP.signal == "fracB": - --settings_snp 'TRUE' + --new_file_path '$outputF.extra_files_path' + --output '$outputF' + --settings_snp 'TRUE' --settings_tumor '$settingsSNP.tumorcsvFracBsym' --symmetrize 'TRUE' #else - --settings_snp '$settingsSNP.snp' + --new_file_path '$outputC.extra_files_path' + --output '$outputC' + --settings_snp '$settingsSNP.snp' #if $settingsSNP.settingsTumor.settingsTypeTumor == "standard": --settings_tumor 'None' #elif $settingsSNP.settingsTumor.settingsTypeTumor == "tumor": @@ -38,7 +40,7 @@ - + @@ -138,7 +140,14 @@ - + + settingsSNP['signal']=='fracB' + + + + settingsSNP['signal']=='CN' + + outputlog == "TRUE" diff -r 3fcbb8030fcc -r 4f753bb8681e filter.xml --- a/filter.xml Mon Apr 12 14:47:09 2021 +0000 +++ b/filter.xml Tue Apr 20 13:11:24 2021 +0000 @@ -1,4 +1,4 @@ - + sblanck/mpagenomicsdependencies @@ -6,43 +6,50 @@ - - - - - + - - - - - - - - + + + + + + + + + + + + + + + + + @@ -50,9 +57,13 @@ - - - + + settingsSNP['signal'] == 'CN' + + + settingsSNP['signal'] == "fracB" + + outputlog == "TRUE" diff -r 3fcbb8030fcc -r 4f753bb8681e preprocess.xml --- a/preprocess.xml Mon Apr 12 14:47:09 2021 +0000 +++ b/preprocess.xml Tue Apr 20 13:11:24 2021 +0000 @@ -1,4 +1,4 @@ - + sblanck/mpagenomicsdependencies @@ -72,7 +72,7 @@ doesn't occur. --> - + outputgraph == "TRUE" diff -r 3fcbb8030fcc -r 4f753bb8681e segmentation.xml --- a/segmentation.xml Mon Apr 12 14:47:09 2021 +0000 +++ b/segmentation.xml Tue Apr 20 13:11:24 2021 +0000 @@ -1,4 +1,4 @@ - + of a previously normalized signal sblanck/mpagenomicsdependencies @@ -7,42 +7,39 @@ - - - - - - - - + - + + + - + @@ -50,7 +47,12 @@ - + + + + + + @@ -61,11 +63,16 @@ - - + + input['signal']=='CN' + + + input['signal']=='fracB' + + outputlog == "TRUE" - + outputgraph == "TRUE" diff -r 3fcbb8030fcc -r 4f753bb8681e selectionExtracted.xml --- a/selectionExtracted.xml Mon Apr 12 14:47:09 2021 +0000 +++ b/selectionExtracted.xml Tue Apr 20 13:11:24 2021 +0000 @@ -1,4 +1,4 @@ - + sblanck/mpagenomicsdependencies @@ -26,10 +26,10 @@ - +