Mercurial > repos > cpt > cpt_intersect_adj
comparison intersect_and_adjacent.xml @ 3:10000414e916 draft
planemo upload commit 28919dd79f328dd09dae92661dc19ffa5757a765
author | cpt |
---|---|
date | Mon, 12 Aug 2024 04:23:34 +0000 |
parents | 0dbc7fbad0ab |
children |
comparison
equal
deleted
inserted
replaced
2:0dbc7fbad0ab | 3:10000414e916 |
---|---|
8 </expand> | 8 </expand> |
9 <command detect_errors="aggressive"><![CDATA[ | 9 <command detect_errors="aggressive"><![CDATA[ |
10 python '$__tool_directory__/intersect_and_adjacent.py' | 10 python '$__tool_directory__/intersect_and_adjacent.py' |
11 '$gff3_data_a' | 11 '$gff3_data_a' |
12 '$gff3_data_b' | 12 '$gff3_data_b' |
13 '$window' | 13 $window |
14 '$stranding' | 14 $stranding |
15 --oa '$oa' | 15 --oa '$oa' |
16 --ob '$ob' | 16 --ob '$ob' |
17 ]]> | 17 ]]> |
18 </command> | 18 </command> |
19 <inputs> | 19 <inputs> |