Mercurial > repos > iuc > repmatch_gff3
changeset 8:64c87be9dbd8 draft default tip
"planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/repmatch_gff3 commit b50166c05f3484b0d0171cd668653efb54cf0545"
| author | iuc |
|---|---|
| date | Mon, 16 Dec 2019 20:44:52 +0000 |
| parents | d389b826026f |
| children | |
| files | repmatch_gff3.xml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/repmatch_gff3.xml Wed Dec 04 21:31:42 2019 +0000 +++ b/repmatch_gff3.xml Mon Dec 16 20:44:52 2019 +0000 @@ -96,7 +96,7 @@ <help> **What it does** -RepMatch accepts two or more input datasets, and starts by defining peak-pair midpoints in the first dataset. It then +RepMatch accepts two or more input datasets (in gff format https://github.com/The-Sequence-Ontology/Specifications/blob/master/gff3.md), and starts by defining peak-pair midpoints in the first dataset. It then discovers all peak-pair midpoints in the second dataset that are within the distance, defined by the tool's **Maximum distance between peaks in different replicates to allow merging** parameter, from the peak-pair midpoint coordinate in the first dataset. When encountering multiple candidates to match (one-to-many), RepMatch uses the method defined by
