New NoteBook for PTM reassignments in PSM files from P.D. v1.4 + ptmRS
Bugfixes, better handling of N and C Terminal PTMs, refactoring, and better fit of output data to requests.
Repository initialization
Repository initialization 2
Very simple script for peaks xls file read
Excel KimBlast files simple import completed
Excel SequestPeptide files simple import on work
Excel SequestPeptide files simple import on work 2
Excel SequestPeptide files simple import and filtering completed
Excel SequestPeptide files simple import and filtering rewrited
Initiating multiple_sort(dict, list) function
Completed and tested multiple_sort(dict, list) function, and corrected minor bugs and 1 major bug in read_sequest_file()
Add Joaquin suggestions. Initiating multiple_aling(list(dict(list)), list(tuples)) function
Added GPL v3 (LICENCE.txt)
New re-thinking multiple_aling(list(dict(list)), list(tuples)) function
Final multiple_aling(list(dict(list)), list(tuples)) function. Debuging
Test write_report() function. Debuging
All seems to work OK. But ugly output...
Minor changes in output, but it's still ugly...
Changes in output xls function; now it's not so ugly...
Changes in output xls function of simple.py: more fault tolerant
Reestructuration of simple.py project to EasyDataReport.
Added tag EasyDataReport v.0.9 Beta for changeset 500efd76cc2f
Reestructuration of simple.py project to EasyDataReport II
Added LICENCE.txt and renamed some TEE files
Added README.txt and INSTALL.txt
Modified location of tee.exe program
Added dependencies for EasyDataReport
Repository reorganization
New Branch for Web LymPHOS v.1.5 quantitative data in Python + Django
Learning Django 1.2.4
Learning Django 1.2.4
Learning Django 1.2.4 - Local static files and plain main page rendering with logo
Minor changes
Minor changes
Minor changes
Learning Django 1.2.4 - CSS
Learning Django 1.2.4 - CSS
Learning Django 1.2.4 - Template inheritance and static contents
Learning Django 1.2.4 - Changes in CSS and static contents
Learning Django 1.2.4 - Minor changes and tests
Learning Django 1.2.4 - Added fogotten template
Learning Django 1.2.4 - Stupid changes
Learning Django 1.2.4 - Minor changes and tests
Learning Django 1.2.4 - Add eclipse project data files
Learning Django 1.2.4 - Add eclipse project data files
Learning Django 1.2.4 - Minor changes in templates
Learning Django 1.2.4 - Changes in templates and CSS
Learning Django 1.2.4 - Revert after some failed tests
Learning Django 1.2.4 - All static contents on site and redesign of the StaticHTMLPage class
Learning Django 1.2.4 - Redesign of the Search page, the SideBar and CSSs
Learning Django 1.2.4 - Redesign of view page Classes, modifications on templates and css, mock for results all peptides
Learning Django 1.2.4 - Modifications and corrections on templates and css for web_shots
Learning Django 1.2.4 - Modifications on templates and css, mock templates for the rest of sections
Learning Django 1.2.4 - Modifications and corrections on templates and css for web_shots II
Learning Django 1.2.4 - Creation of lymphos app for models, and conection with MySQL database in settings
Learning Django 1.2.4 - first models
Learning Django 1.2.4 - Finally models validate and sql code can be generated!!
Learning Django 1.2.4 - Small cahnges in models
Learning Django 1.2.4 - Sorry still no views for models... :( Only project restructuration
Learning Django 1.2.4 - Small cahnges in models views -> No model views
Learning Django 1.2.4 - I don't understand django models....................
Learning Django 1.2.4 - logic SearchDB class improved, Small changes in models views and starting modification of peptide_result template
Learning Django 1.2.4 - Cahnges in logic SearchDB class, Small changes in models and database, and improved, but not finished, views
Learning Django 1.2.4 - Improved views: Browse all peptides view works, but not as spected, because orderin in Django is not case sensitive :(
Fix problems with pepsearch results
some refactorings, optimizations on PeptidResultPage.context_format()
elimino helper method y lo embebo en context_format method
Learning Django 1.2.4 - Starting Pepetide View
Learning Django 1.2.4 - More on Pepetide View
Learning Django 1.2.4 - Pepetide View: Mock Spectra Images
Learning Django 1.2.4 - Pepetide View: REAL Spectra Images from database
Learning Django 1.2.4 - Quantitative data view in Peptide View and Peptide Results View. Peptide Search starts working
Learning Django 1.2.4 - Protein Browser works
Learning Django 1.2.4 - Peptide Search works (validator i user search to regex translator). Work started in Protein Browser
Learning Django 1.2.4 - Protein Search works, modified Peptide Results, added user input validation for searches
Learning Django 1.2.4 - JsonFilter -> Maybe the dictionary idea is not a good idea: json files basically contain information only for Experiment model, and other table have to be generated separatelly... bufff
Learning Django 1.2.4 - Starting JsonFilter
Learning Django 1.2.4 - Last update to JsonFilter before breaking with the old database from LymPHOS v1 and thus breaking all the code!!
Added tag Last version compatible with LymPHOS v1 database for changeset 1ae12abf29e8
Learning Django 1.2.4 - Breaking with the old database from LymPHOS v1 and thus breaking all the code!! See Documentation directory for more info...
Learning Django 1.2.4 - Preparing new database and JSon input files. See updated Documentation directory for more info...
Learning Django 1.2.4 - New Models and New DataBase. See updated Documentation directory for more info...
Learning Django 1.2.4 - Improving filters_json.py. Updated Documentation
Learning Django 1.2.4 - Updating .sql, and new reprocessed json test2.db.zip acording to code in test2_db_generator.pyslices
Learning Django 1.2.4 - Improving filters.py and Importer class in logyc.py
Learning Django 1.2.4 - Improving models.py and Importer class in logyc.py, and changing .sql files
Learning Django 1.2.4 - Improving models.py filters.py and Importer class in logyc.py. Basic importing works from mini_test.db JSon
index does not work
Learning Django 1.2.4 - Improving Importer class in logyc.py, including Internet protein data fetch.
Learning Django 1.2.4 - Improving filters.py. Add a pslyces test to run in a shell with Django settings for LymPHOS_v1_5 imported.
Learning Django 1.2.4 - Importer class in logyc.py works correctly with a full JSon zipped database (full_exp_7_tio2_decimals.db.zip)
Learning Django 1.2.4 - Improving filters.py. Start reimplementation of SearchDB in logic.py and Views.
Learning Django 1.2.4 - New changes in models.py, and changing .sql and documentation files
Learning Django 1.2.4 - Minor changes in models.py and logic.py
Learning Django 1.2.4 - Complete new database implementation (sql, models.py and logic.py) working. See Documentation for definitive? information.
Learning Django 1.2.4 - Minor changes in models.py and logic.py. Starting work on views, to re-addapt them to the new DataBase
Learning Django 1.2.4 - PeptideView Browse All works again. Importer error with decoy prots and correct peptide naming (with s t y when phosporilated) corrected
Learning Django 1.2.4 - PeptideView and PeptideResults views work again. Working in ProteinResults view
Learning Django 1.2.4 - ProteinResults view fully works again. Working in ProteinView view -> Need new changes in models.Proteins