Mercurial > repos > proteore > proteore_prot_features
changeset 11:5653f6e46f73 draft
planemo upload commit 3e8aad84b7fe9218370364b1aef3ea5779475f9f-dirty
| author | proteore |
|---|---|
| date | Fri, 10 May 2019 06:02:39 -0400 |
| parents | a1b21b263a04 |
| children | 2ee713716272 |
| files | add_protein_features.xml |
| diffstat | 1 files changed, 7 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/add_protein_features.xml Fri May 10 05:44:40 2019 -0400 +++ b/add_protein_features.xml Fri May 10 06:02:39 2019 -0400 @@ -1,4 +1,4 @@ -<tool id="prot_features" name="Add protein features" version="2019.05.10.2"> +<tool id="prot_features" name="Add protein features" version="2019.05.10.3"> <description>[neXtProt] </description> <requirements> @@ -149,9 +149,13 @@ **Data source (release date)** -Annotations have been retrieved from the neXtProt released on 21/02/2018 using the latest data from peptideAtlas (release January 2018) +Annotations have been retrieved using a REST API (https://academic.oup.com/nar/article/43/D1/D764/2439066#40348985) (Gaudet et al., 2017) -using a REST API (https://academic.oup.com/nar/article/43/D1/D764/2439066#40348985) (Gaudet et al., 2017) + neXtProt releases : + +- neXtProt release 08-10-2018 (release Feb 21, 2018) +- neXtProt release 09-03-2019 (release Feb 13, 2019) + -----
