# HG changeset patch # User iuc # Date 1592414933 14400 # Node ID 2af5541124184c1f0ee8f1d17aef0f89c19ac656 # Parent b6eeea872fd241a450741bba94c4b565b5b43ae7 "planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/nanocompore commit a57b5b935a80db12a0ed867b4219453a2854dd32" diff -r b6eeea872fd2 -r 2af554112418 NanocomporeDB_process.py --- a/NanocomporeDB_process.py Mon Jun 08 14:41:41 2020 -0400 +++ b/NanocomporeDB_process.py Wed Jun 17 13:28:53 2020 -0400 @@ -38,7 +38,7 @@ parser.add_argument('--pvalue-types', type=str, default='GMM_logit_pvalue,KS_dwell_pvalue,KS_intensity_pvalue', help='path to the annotations') - parser.add_argument('--bedgraph', default=False, + parser.add_argument('--bedgraph', action="store_true", help='write output in BEDGRAPH format instead of BED') parser.add_argument('--pvalue-threshold', default=1.0, help='Maximum reported p-value.') diff -r b6eeea872fd2 -r 2af554112418 macros.xml --- a/macros.xml Mon Jun 08 14:41:41 2020 -0400 +++ b/macros.xml Wed Jun 17 13:28:53 2020 -0400 @@ -1,7 +1,6 @@ 1.0.0rc3.post2 - galaxy0 @@ -29,4 +28,4 @@ `_ and `github `_. ]]> - \ No newline at end of file + diff -r b6eeea872fd2 -r 2af554112418 nanocompore_db.xml --- a/nanocompore_db.xml Mon Jun 08 14:41:41 2020 -0400 +++ b/nanocompore_db.xml Wed Jun 17 13:28:53 2020 -0400 @@ -1,4 +1,4 @@ - + Process SampComp results database macros.xml @@ -7,30 +7,55 @@ + - - - + + + + + + + + + + + + + + + + + + + + + + + + + + - +