- Jan 21, 2016
-
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
when data are not valid a forbiden error is thrown and the message was not clear. know the 2 origin of erro data or credentials are treated separately and an improved message is displayed to the user
-
Bertrand NÉRON authored
so skip these systems and log them
-
Bertrand NÉRON authored
replace namedtuple SystemInfo by an object as we need to mutate it some information (system_status, and predicted_system are known after the creation of new system occurrence when the parser encounter a gene belonging a system not neighbor genes
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
replace schema of T3SS system by schema of all secretion systems and secreton logo of secreton by txssdb logo
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
instead for only T3SS genes
-
- Jan 20, 2016
-
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
ncbi_id
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
replace all t3ss_family info and search by predicted_system and add info ncbi_id and search system using ncbi_id
-
Bertrand NÉRON authored
-
- Jan 19, 2016
-
-
Bertrand NÉRON authored
use argparse instead of optparse raise error when system-id is not specify
-
Bertrand NÉRON authored
-
- Jan 18, 2016
-
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
the documents have not any longer fields: gene.full_score gene.evalue gene.best_domain_score gene.best_domain_evalue gene.c_value gene.coverage_profile but there are now new fields: replicon.ncbi_id gene.score gene.i_evalue gene.coverage
-
- Jan 14, 2016
-
-
Bertrand NÉRON authored
GEM provide new data with some fields in plus and some have disapear modification of the parser according to these new data
-
- Dec 17, 2015
-
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
- Jul 05, 2013
-
-
Bertrand NÉRON authored
the user and the login are no longer option given on the commandline. the program prompt for the logging and the password with no echoeing for the password. the user have 3 attempt to give the right combination login/password otherwise the program exit
-
- Oct 05, 2012
-
-
Bertrand NÉRON authored
change system_image (complet simple) change gene (gene_SctJ gene_SctL gene_SctK gene_SctN ) color
-
- Apr 04, 2012
-
-
Bertrand NÉRON authored
remove rule for header svg from main.css as it not use anymore in main page and intefere with gene_shema in secretion_systeme page
-
Bertrand NÉRON authored
-
- Mar 27, 2012
-
-
Bertrand NÉRON authored
No commit message
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
reorder the input fields fix bug in taxidInput a request is send only if the user data is an integer if not display a warning message
-
Bertrand NÉRON authored
-
Bertrand NÉRON authored
- allow only admin to create/update document - perform some basic checking on structure of newDocument
-
Bertrand NÉRON authored
fix authentication problem, use restkit BasicAuth flter fix parser taxonomy are not always ending by a dot. the I test the last char of taxonomy before remove the last char Improvement add field description in named tuple Gene
-