Mercurial > repos > fwuennemann > kb_python
comparison genap2_kb_python/macros.xml @ 1:dbcb26e2a1db draft
Updated tool version
author | fwuennemann |
---|---|
date | Mon, 19 Apr 2021 18:33:14 +0000 |
parents | e8d93f1429c2 |
children | 4da457a2c5dc |
comparison
equal
deleted
inserted
replaced
0:e8d93f1429c2 | 1:dbcb26e2a1db |
---|---|
1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
2 <macros> | 2 <macros> |
3 <token name="@VERSION@">0.1.0</token> | 3 <token name="@VERSION@">0.26.0</token> |
4 <token name="@IDX_VERSION@">q1</token> | |
5 <xml name="requirements"> | 4 <xml name="requirements"> |
6 <requirements> | 5 <requirements> |
7 <requirement type="package" version="@VERSION@">kb-python</requirement> | 6 <requirement type="package" version="@VERSION@" >kb-python</requirement> |
7 <requirement type="package" version="1.0.0">jupyter</requirement> | |
8 </requirements> | 8 </requirements> |
9 </xml> | 9 </xml> |
10 <xml name="citations"> | 10 <xml name="citations"> |
11 <citations> | 11 <citations> |
12 <citation type="doi">add citation</citation> | 12 <citation type="doi">add citation</citation> |
36 </section> | 36 </section> |
37 </when> | 37 </when> |
38 </conditional> | 38 </conditional> |
39 </xml> | 39 </xml> |
40 <xml name="tests"> | 40 <xml name="tests"> |
41 <!-- Test1: Test with pre-built index provided by user --> | 41 <!-- Test1: Test with pre-built index provided by user and generating report --> |
42 <test> | 42 <test> |
43 <conditional name="refTranscriptSource"> | 43 <conditional name="refTranscriptSource"> |
44 <param name="TranscriptSource" value="history"/> | 44 <param name="TranscriptSource" value="history"/> |
45 <section name="h_index"> | 45 <section name="h_index"> |
46 <param name="index_file" value="GRCm39.gencode.chr19_sub.kb_ref.idx"/> | 46 <param name="index_file" value="GRCm39.gencode.chr19_sub.kb_ref.idx"/> |