Menu

Tree [a9f540] default tip /
 History

Read Only access


File Date Author Commit
 LymPHOS_UB_AC 2018-08-24 ogallard ogallard [713819] Multiple refactoring and minor bug-fixes.
 documentation 2020-07-13 ogallard ogallard [a9f540] Updated markdown files to point to SourceFourge...
 special_files 2018-09-17 ogallard ogallard [708338] Updated TCellXTalk_Terms_and_Conditions.html to...
 static 2019-03-29 ogallard ogallard [e1d61f] Fix e-mail, and add citation reference to foote...
 templates 2019-05-06 ogallard ogallard [129611] Add final citation reference to about, footer a...
 .hgignore 2018-06-08 ogallard ogallard [4f8b73] Add licence file (GPL v3) and .hgignore
 500.shtml 2017-07-14 ogallard ogallard [178d31] Extra files for server deploy
 LICENCE.txt 2018-06-08 ogallard ogallard [4f8b73] Add licence file (GPL v3) and .hgignore
 README.md 2020-07-13 ogallard ogallard [a9f540] Updated markdown files to point to SourceFourge...
 README_VENV.md 2020-03-02 Óscar Gallardo Óscar Gallardo [395b29] README_VENV.md edited online with Bitbucket
 TCellXTalk DB MySQL SQL schema.sql 2018-08-01 ogallard ogallard [5e4160] Reflect in other documents/files the increase i...
 check_mspeps_in_cterm.py 2016-10-24 ogallard ogallard [efa460] Update input files path in create_db4LymPHOSUBA...
 commons_mass.py 2018-05-14 ogallard ogallard [0bc910] Backport updated masses from commons3 repository.
 create_db4LymPHOSUBAC.py 2018-11-20 ogallard ogallard [37bfe7] Function to import Beltejar 2017 phosphorylatio...
 digest_combine_func.py 2018-11-13 ogallard ogallard [2775ef] Continue refactoring
 digestion_peptides_summaries.py 2018-03-26 ogallard ogallard [3b2236] Add annotations to update as soon as possible c...
 django.wsgi 2015-06-15 ogallard ogallard [41cf29] Preparation for test deploy
 fix_db4LymPHOSUBAC.py 2018-04-17 ogallard ogallard [84b681] Function disable_small_mspeps() to "silence" th...
 forms.py 2018-08-30 ogallard ogallard [ae3301] Finished work to change ordering system for que...
 generic_views.py 2018-11-13 ogallard ogallard [2775ef] Continue refactoring
 index.html 2017-07-14 ogallard ogallard [178d31] Extra files for server deploy
 jvisor_fragmentor.py 2015-06-26 ogallard ogallard [c1eba3] Working on MSPeptideView, and start work in Spe...
 manage.py 2015-01-27 ogallard ogallard [734520] Initial commit of new LymPHOS-UB-AC Web project
 mspeptides_summaries.py 2018-11-20 ogallard ogallard [cacc79] Updated statistics data with Beltejar et al. 20...
 multimodified_peptides_summary.py 2015-05-22 ogallard ogallard [22ed67] DEPRECATE multimodified_peptides_summary.py
 quijost django.wsgi.py 2018-06-08 ogallard ogallard [844f2d] Rename old and deprecated wsgi script
 requirements.txt 2018-10-11 ogallard ogallard [10520c] Start implementing a simple task queue based on...
 simple_taskqueue.py 2018-11-22 ogallard ogallard [e44a1d] Minor changes
 views.py 2018-11-13 ogallard ogallard [2775ef] Continue refactoring
 web_utilities.py 2018-08-02 ogallard ogallard [b45ebe] New Paginator with text field to go to a specif...

Read Me

TCellXTalk

This is the source-code repository for the Web-App on-line at www.TCellXTalk.org.

Table Of Contents:

Description

TCellXTalk is a comprehensive database of experimentally detected phosphorylation, ubiquitination and acetylation sites in human T cells.

The web-app at www.TCellXTalk.org makes TCellXTalk accessible from Internet, and enables the in silico prediction of potential co-modified peptides to facilitate their experimental detection, using targeted or directed mass spectrometry, for the study of protein post-translational modification cross-talk.

More detailed information on TCellXTalk and the people at the CSIC/UAB Proteomics Laboratory behind it can be obtained at the web-app About section.

Source Code Requirements

Main Third-party Dependencies:

(Third-party versions correspond to those used. Newer versions have not been tested, although they may also be fine).

To ensure all third-party dependencies are meet, have a look at the requirements.txt file, or just run pip install -r requirements.txt from your Python virtual environment's command line.
If you find some problem installing dependencies using Python pip command, maybe the contents of file README_VENV.md can be of some help.

Other LP-CSIC/UAB Dependencies:

Contribute

These programs are made to be useful. If you use them and don't work entirely as you expect, let us know about features you think are needed, and we will try to include them in future releases.

lp . csic <at> uab . cat