Mercurial > repos > anmoljh > padel_descriptor_calculation
comparison PaDEL-descriptor.xml @ 2:d35153edd310 draft default tip
planemo upload commit 14622cfccfaec931b5937c5172d661de0ed69861-dirty
author | anmoljh |
---|---|
date | Tue, 05 Jun 2018 04:04:15 -0400 |
parents | 3353a360ee1d |
children |
comparison
equal
deleted
inserted
replaced
1:70d516e9ea53 | 2:d35153edd310 |
---|---|
4 </requirements> | 4 </requirements> |
5 <stdio> | 5 <stdio> |
6 <exit_code range="1:" /> | 6 <exit_code range="1:" /> |
7 </stdio> | 7 </stdio> |
8 | 8 |
9 <description>"PaDEL Descriptor Calculation Tool"</description> | 9 <description>calculates descriptors for active and inactive datasets</description> |
10 | 10 |
11 <command><![CDATA[ | 11 <command><![CDATA[ |
12 | 12 |
13 #if '.smi' in $input.name | 13 #if '.smi' in $input.name |
14 /bin/mkdir -p $input.extra_files_path; | 14 /bin/mkdir -p $input.extra_files_path; |