# HG changeset patch # User bgruening # Date 1622303883 0 # Node ID 96cacb31d5719b93b930e391c818e42fbcdf02c1 # Parent 8cc3862f8b8ea211e8ca99f03c25e2d6defc0412 "planemo upload for repository https://bionanogenomics.com/support/software-downloads/ commit 01f4a0a13563b0ae33565ddb26a8fc3a23726e03" diff -r 8cc3862f8b8e -r 96cacb31d571 bionano_scaffold.xml --- a/bionano_scaffold.xml Tue May 25 20:12:52 2021 +0000 +++ b/bionano_scaffold.xml Sat May 29 15:58:03 2021 +0000 @@ -55,9 +55,9 @@ -f $zip_file -o ./ - && cat $output_file_NCBI $output_file_not_scaffolded > total_contigs_raw.fasta #if $trim_cut_sites - && python '$__tool_directory__/remove_fake_cut_sites.py' 'total_contigs_raw.fasta' 'total_contigs_trimmed.fasta' 'output.log' + && python '$__tool_directory__/remove_fake_cut_sites.py' $output_file_NCBI 'SCAFFOLD_NCBI_trimmed.fasta' 'output.log' + && python '$__tool_directory__/remove_fake_cut_sites.py' $output_file_not_scaffolded 'NOT_SCAFFOLDED_trimmed.fasta' 'output.log' #end if ]]> @@ -420,22 +420,26 @@ --> - + trim_cut_sites == False - + + trim_cut_sites == False + + trim_cut_sites - + trim_cut_sites + zip_file - + @@ -446,12 +450,24 @@ - + - + + + + + + + + + + + + + @@ -474,7 +490,7 @@ - + @@ -484,15 +500,24 @@ - + + + + + + - + + + + + @@ -509,7 +534,7 @@ - + @@ -520,14 +545,24 @@ - + + + + + + + + + + + @@ -550,7 +585,7 @@ - + @@ -561,14 +596,24 @@ - + + + + + + + + + + + @@ -590,7 +635,7 @@ - + @@ -600,16 +645,23 @@ - + - + + + - + + + + + + diff -r 8cc3862f8b8e -r 96cacb31d571 macros.xml --- a/macros.xml Tue May 25 20:12:52 2021 +0000 +++ b/macros.xml Sat May 29 15:58:03 2021 +0000 @@ -1,6 +1,6 @@ 3.6.1 - galaxy1 + galaxy2 Bionano Genomics has agreed to provide the licensed Bionano Solve software to enable the VGP to package the software in a container.