# HG changeset patch # User nml # Date 1592922336 14400 # Node ID c9a43abcd993f4f011a98bdd9e8e4cae35bfb323 # Parent c27b4346352f7af925c3fc80b4695fe0549f4446 "planemo upload for repository https://github.com/phac-nml/snvphyl-galaxy commit 57067916cb7b9c5b65c1da59d4bbb846c3e3af2f" diff -r c27b4346352f -r c9a43abcd993 filter-density.xml --- a/filter-density.xml Tue Aug 27 12:30:47 2019 -0400 +++ b/filter-density.xml Tue Jun 23 10:25:36 2020 -0400 @@ -1,8 +1,9 @@ - + Identify high density positions within indvidual genomes - - snvphyl-tools - + + macros.xml + + bcftools plugin filter_snv_density $vcf -O b -o $filtered_bcf -- --filename $vcf --region_file $out #if $window_size: @@ -14,8 +15,8 @@ - - + + @@ -45,8 +46,5 @@ - threshold - The threshold distance between SNV's in order for them to be considered 'high density' - window_size - The size of the window, in base pairs, that will be looked at at any given time to calculate density. - - - - + diff -r c27b4346352f -r c9a43abcd993 macros.xml --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/macros.xml Tue Jun 23 10:25:36 2020 -0400 @@ -0,0 +1,16 @@ + + 1.8.2 + + + + snvphyl-tools + + + + + + 10.1099/mgen.0.000116 + + + +