# HG changeset patch # User iuc # Date 1618656028 0 # Node ID 0cd3f1c577de0904a48aeab3a29e8727c1e0b5e4 # Parent bbed92d5d4d987a021e5ca1af55036291694b6e7 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/pax2bam commit 958bbd9e30ae4d320f872f1ab5e1bacfb28b1a00" diff -r bbed92d5d4d9 -r 0cd3f1c577de bax2bam.xml --- a/bax2bam.xml Thu Nov 28 20:34:13 2019 +0000 +++ b/bax2bam.xml Sat Apr 17 10:40:28 2021 +0000 @@ -1,94 +1,133 @@ - + converts PacBio basecall format (bax.h5) into BAM - macros.xml + 0.0.11 + 0 - - + + topic_3168 + + + operation_3434 + + + bax2bam + + - - - - - + + + + + - + + - - - + + - - + readtype == '--subread' - + readtype == '--subread' - + readtype == '--hqregion' - + readtype == '--hqregion' - + readtype == '--polymeraseread' - - - - + + + + - - + + + + + + + + + + - - + + - - + + + + + + + + + + - - + + - + + + + + - - + + - - + + + + + + + + + + `_ and `PacBio Bioconda `_. + More information can be found on the GitHub repositories `bax2bam `_ and `PacBio Bioconda `_. ]]> @@ -125,4 +164,4 @@ } - + \ No newline at end of file diff -r bbed92d5d4d9 -r 0cd3f1c577de macros.xml --- a/macros.xml Thu Nov 28 20:34:13 2019 +0000 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,12 +0,0 @@ - - 0.0.9 - - galaxy0 - - - - bax2bam - - - - \ No newline at end of file diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/hqregions.bam Binary file test-data/hqregions.bam has changed diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/lqregions.bam Binary file test-data/lqregions.bam has changed diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/polymerase.bam Binary file test-data/polymerase.bam has changed diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/scraps.bam Binary file test-data/scraps.bam has changed diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/scraps_custom.bam Binary file test-data/scraps_custom.bam has changed diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/subreads.bam Binary file test-data/subreads.bam has changed diff -r bbed92d5d4d9 -r 0cd3f1c577de test-data/subreads_custom.bam Binary file test-data/subreads_custom.bam has changed