Mercurial > repos > jay > pdaug_word_vector_model
changeset 6:d739a3bc7e39 draft
"planemo upload for repository https://github.com/jaidevjoshi83/pdaug commit 6da51897c98def51bc7203303b54218207d59bce"
author | jay |
---|---|
date | Fri, 29 Jan 2021 19:48:02 +0000 |
parents | c6a1b09d8846 |
children | e8dc2242f416 |
files | PDAUG_Word_Vector_Model/PDAUG_Word_Vector_Model.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/PDAUG_Word_Vector_Model/PDAUG_Word_Vector_Model.xml Thu Jan 28 04:16:01 2021 +0000 +++ b/PDAUG_Word_Vector_Model/PDAUG_Word_Vector_Model.xml Fri Jan 29 19:48:02 2021 +0000 @@ -1,5 +1,5 @@ <tool id="pdaug_word_vector_model" name="PDAUG Word Vector Model" python_template_version="3.7" version="0.1.0"> - <description>Generates the skip-gram model</description> + <description>Generates the word vector model for descriptor calculation</description> <requirements> <requirement type="package" version="1.0.3">pandas</requirement> <requirement type="package" version="1.76">biopython</requirement>