Mercurial > repos > proteore > proteore_expression_rnaseq_abbased
comparison README.rst @ 1:8dd24f13f923 draft
planemo upload commit 5774fd6a5a746f36f6bf4671a51a39ea2b978300-dirty
author | proteore |
---|---|
date | Fri, 16 Feb 2018 04:09:32 -0500 |
parents | |
children | 5cdffe94464e |
comparison
equal
deleted
inserted
replaced
0:cf2fa609625b | 1:8dd24f13f923 |
---|---|
1 Wrapper for Get annotation from RNAseq/Ab-based experiments (Human species) tool | |
2 ========================= | |
3 | |
4 **Authors** | |
5 | |
6 Lisa Peru, T.P. Lien Nguyen, Florence Combes, Yves Vandenbrouck CEA, INSERM, CNRS, Grenoble-Alpes University, BIG Institute, FR | |
7 | |
8 Sandra Dérozier, Olivier Rué, Christophe Caron, Valentin Loux INRA, Paris-Saclay University, MAIAGE Unit, Migale Bioinformatics platform | |
9 | |
10 This work has been partially funded through the French National Agency for Research (ANR) IFB project. | |
11 | |
12 Contact support@proteore.org for any questions or concerns about the Galaxy implementation of this tool. | |
13 | |
14 ========================= | |
15 | |
16 This tool adds expression information (RNAseq- or antibody-based experiments) from the Human Protein Atlas (HPA) database (https://www.proteinatlas.org/) to your protein list. | |
17 | |
18 **Input** | |
19 | |
20 Input can be either a list of Ensembl gene ids (copy/paste) or a file containing multiple fields but with **at least one column of Ensembl gene IDs**. If your input file contains other type of IDs, please use the ID_Converter tool to create a column of Ensembl gene IDs. | |
21 | |
22 **Databases** | |
23 | |
24 HPA source file: http://www.proteinatlas.org/download/proteinatlas.tab.gz | |
25 | |
26 **Annotation** | |
27 | |
28 - Gene name: according to the HGNC (Hugo Gene Nomenclature Committee) | |
29 | |
30 - Gene description: entry description (full text) | |
31 | |
32 - Evidence: at protein level, at transcript level or no evidence | |
33 | |
34 - Antibody reference: reference of the HPA antibody used for immunohistochemistry and immunocytochemistry/IF | |
35 | |
36 - RNA tissue category: categories based on RNA-Seq data to estimate the transcript abundance of each protein-coding gene in tissues. For more information, please refer to http://www.proteinatlas.org/about/assays+annotation#rna . | |
37 | |
38 - IH detection level: level of detection of the protein associated to the coding gene tissues based on immunofluorescency. For more information, please refer to http://www.proteinatlas.org/about/assays+annotation#if . | |
39 | |
40 - IF detection level:level of detection of the protein associated to the coding gene tissues based on immunohistochemistry. For more information, please refer to http://www.proteinatlas.org/about/assays+annotation#ih . | |
41 | |
42 - Subcellular location:according to HPA data. For more information, please refer to https://www.proteinatlas.org/about/assays+annotation#ifa | |
43 | |
44 - RNA tissue specificity abundance in 'Transcript Per Million': For each gene is reported the tissue specificity abundance in 'Transcript Per Million' (TPM) as the sum of the TPM values of all its protein-coding transcripts. | |
45 | |
46 - RNA non-specific tissue abundance in 'Transcript Per Million': please refer to http://www.proteinatlas.org/about/assays+annotation#rna. | |
47 | |
48 **Outputs** | |
49 | |
50 The output is a tabular file. The initial columns are kept and new columns are added according to what type of annotation data you chose. |