Total number of protein pairs found: #{graphDbManagedBean.proteinDTOS.size()}
-#{graphDbManagedBean.multiSearchMessage} Click here to see the pair(s)
+Total number of protein pairs found: #{graphDbManagedBean.proteinDTOS.size()}
+with Jaccard Similarity Threshold: #{graphDbManagedBean.jaccScore}
+#{graphDbManagedBean.multiSearchMessage} Click here to see the pair(s)
+Modify Jaccard Similarity Threshold
+Please click on the protein pair of interest
-Protein Association Data Table
+Protein Association Data Table
Please click on the protein pair of interest
Jaccard Similarity |
---|
Jaccard Similarity |
---|
Jaccard similarity threshold is set as 0.4 for this search. If you want to see more results with lower threshold, please contact us.
+Total number of protein pairs found: #{controlBean.proteinDTOs.size()}
+ ++ | 1st Uniprot Accession | +1st Protein Name | +2nd Uniprot Accession | +2nd Protein Name | +Jaccard Similarity | +Tissue Name | ++ |
---|---|---|---|---|---|---|---|
+ + | +#{proteinDTO.protein1.uniprotAccession} | +#{proteinDTO.protein1.proteinName} | +#{proteinDTO.protein2.uniprotAccession} | +#{proteinDTO.protein2.proteinName} | +#{proteinDTO.associate[0].jaccSimScore} | +#{proteinDTO.tissueName} | +
Help
Click - here - for documentation (pdf)
- +Frequently Asked Questions
Source code is available on - GitHub -
+Documentation
+You can find documentation (pdf) link + here .
+API
Tabloid Proteome provides REST (Representational State Transfer) API which enables you to get the data without using the graphical user interface of the web page. - This can be used to programmatically access some information without downloading entire dataset. Please click + This can be used to programmatically access some information without downloading entire dataset.
++
Please click here - for api information
+ for api information. +Here you can see an example of using RESTful web services for + Python and Java.
+Developer Guide
+Source code is available on + GitHub. +
For any further questions, feedback or suggestions, you can send mail to one of the following person:
+For any further questions, feedback or suggestions, you can send mail to one of the following persons:
Surya Gupta surya.gupta@vib-ugent.be
Demet Turan demet.turan@vib-ugent.be
Lennart Martens lennart.martens@vib-ugent.be
@@ -267,8 +272,8 @@ $(document).ready(function()Tabloid Proteome version 1.1 01 June 2017
Tabloid Proteome version 1.2 02 August 2017
+Tabloid Proteome version 1.3 01 September 2017 --- Tissue annotation is added
This work is licenced under the Creative Commons Attribution-ShareAlike 4.0 License.
@@ -206,8 +207,8 @@ $(document).ready(function()