Mercurial > repos > proteore > proteore_prot_features_mouse
diff README.rst @ 0:b9f57cba3172 draft
planemo upload commit e507ac5916a604c5fd7fd2af8074cc2fbb6707fe-dirty
| author | proteore |
|---|---|
| date | Tue, 14 May 2019 09:47:13 -0400 |
| parents | |
| children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/README.rst Tue May 14 09:47:13 2019 -0400 @@ -0,0 +1,28 @@ +Wrapper for Protein Features tool +================================= + +**Authors** + +David Christiany, Lisa Peru, T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR + +Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux INRA, Paris-Saclay University, MAIAGE Unit, Migale Bioinformatics platform + +This work has been partially funded through the French National Agency for Research (ANR) IFB project. + +Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool. + +--------------------------------- + +This tool add annotation (protein features) from UniProt database (knowledge base on mouse proteins) to your protein IDs list. + +**Input** + +Input can be a file containing multiple fields but with **at least one column of Uniprot accession number**. If your input file contains other type of IDs, please use the ID_Converter tool. + +**Databases** + +Annotations have been retrieved from the UniProt API. + +**Outputs** + +The output is a tabular file. The initial columns are kept and columns are be added according to which annotation you have selected. \ No newline at end of file
