Mercurial > repos > iuc > lumpy_prep
comparison lumpy_preprocessing.xml @ 1:b24b84398cf4 draft default tip
"planemo upload for repository https://github.com/arq5x/lumpy-sv commit 41cb10683d89fa20e122f4c60b8f5bf0e3c390d8"
| author | iuc |
|---|---|
| date | Sat, 10 Jul 2021 07:39:27 +0000 |
| parents | 39f0493905cf |
| children |
comparison
equal
deleted
inserted
replaced
| 0:39f0493905cf | 1:b24b84398cf4 |
|---|---|
| 1 <tool id="lumpy_prep" name="LUMPY preprocessing" version="@WRAPPER_VERSION@"> | 1 <tool id="lumpy_prep" name="LUMPY preprocessing" version="@WRAPPER_VERSION@" profile="20.05"> |
| 2 <description>extracts discordant read pairs and split-read alignments from a BAM dataset</description> | 2 <description>extracts discordant read pairs and split-read alignments from a BAM dataset</description> |
| 3 <macros> | 3 <macros> |
| 4 <import>macros.xml</import> | 4 <import>macros.xml</import> |
| 5 </macros> | 5 </macros> |
| 6 <requirements> | 6 <requirements> |
| 7 <requirement type="package" version="@TOOL_VERSION@">lumpy-sv</requirement> | 7 <requirement type="package" version="@TOOL_VERSION@">lumpy-sv</requirement> |
| 8 </requirements> | 8 </requirements> |
| 9 <command detect_errors="exit_code"><