# HG changeset patch # User iuc # Date 1700518554 0 # Node ID a389f74c3630ea64f67efbf399bb8b4102145c8f # Parent ce32171c6d441f002592287d98d6b087bf7c2a66 planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tool_collections/samtools/samtools_markdup commit cd62639660bef041ba14ecff337fb98e84e75d8a diff -r ce32171c6d44 -r a389f74c3630 macros.xml --- a/macros.xml Fri Apr 07 21:47:07 2023 +0000 +++ b/macros.xml Mon Nov 20 22:15:54 2023 +0000 @@ -5,7 +5,14 @@ + 1.15.1 + 2 20.05 - - @misc{SAM_def, - title={Definition of SAM/BAM format}, - url = {https://samtools.github.io/hts-specs/},} - - 10.1093/bioinformatics/btp352 - 10.1093/bioinformatics/btr076 - 10.1093/bioinformatics/btr509 - - @misc{Danecek_et_al, - Author={Danecek, P., Schiffels, S., Durbin, R.}, - title={Multiallelic calling model in bcftools (-m)}, - url = {http://samtools.github.io/bcftools/call-m.pdf},} - - - @misc{Durbin_VCQC, - Author={Durbin, R.}, - title={Segregation based metric for variant call QC}, - url = {http://samtools.github.io/bcftools/rd-SegBias.pdf},} - - - @misc{Li_SamMath, - Author={Li, H.}, - title={Mathematical Notes on SAMtools Algorithms}, - url = {http://www.broadinstitute.org/gatk/media/docs/Samtools.pdf},} - - - @misc{SamTools_github, - title={SAMTools GitHub page}, - url = {https://github.com/samtools/samtools},} - + 10.1093/gigascience/giab008 diff -r ce32171c6d44 -r a389f74c3630 samtools_markdup.xml --- a/samtools_markdup.xml Fri Apr 07 21:47:07 2023 +0000 +++ b/samtools_markdup.xml Mon Nov 20 22:15:54 2023 +0000 @@ -1,4 +1,4 @@ - + marks duplicate alignments macros.xml @@ -51,7 +51,7 @@ '$output' ]]> - + @@ -108,9 +108,12 @@ - + + + + @@ -120,15 +123,9 @@ - + - @@ -158,12 +155,27 @@ - + + + + + + + + + + + - + + + + diff -r ce32171c6d44 -r a389f74c3630 test-data/10_markdup.expected.cram Binary file test-data/10_markdup.expected.cram has changed diff -r ce32171c6d44 -r a389f74c3630 test-data/11_markdup.expected.cram Binary file test-data/11_markdup.expected.cram has changed diff -r ce32171c6d44 -r a389f74c3630 test-data/1_markdup.qname_sorted.bam Binary file test-data/1_markdup.qname_sorted.bam has changed