Mercurial > repos > devteam > join
comparison join.xml @ 3:860e7e4899b1 draft
planemo upload commit 33927a87ba2eee9bf0ecdd376a66241b17b3d734
| author | devteam |
|---|---|
| date | Tue, 13 Oct 2015 12:50:54 -0400 |
| parents | 83c18f310619 |
| children | ddf5484243d2 |
comparison
equal
deleted
inserted
replaced
| 2:83c18f310619 | 3:860e7e4899b1 |
|---|---|
| 10 <label>Join</label> | 10 <label>Join</label> |
| 11 </param> | 11 </param> |
| 12 <param format="interval" name="input2" type="data" help="Second dataset"> | 12 <param format="interval" name="input2" type="data" help="Second dataset"> |
| 13 <label>with</label> | 13 <label>with</label> |
| 14 </param> | 14 </param> |
| 15 <param name="min" size="4" type="integer" value="1" help="(bp)"> | 15 <param name="min" type="integer" value="1" help="(bp)"> |
| 16 <label>with min overlap</label> | 16 <label>with min overlap</label> |
| 17 </param> | 17 </param> |
| 18 <param name="fill" type="select" label="Return"> | 18 <param name="fill" type="select" label="Return"> |
| 19 <option value="none">Only records that are joined (INNER JOIN)</option> | 19 <option value="none">Only records that are joined (INNER JOIN)</option> |
| 20 <option value="right">All records of first dataset (fill null with ".")</option> | 20 <option value="right">All records of first dataset (fill null with ".")</option> |
