Giter Site home page Giter Site logo

idn's People

Contributors

deniaudm avatar glaunay avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

idn's Issues

get DBcheck.pl to send email

no sendmail/exim is currently configured on ariane, get it working and test that the cronjob works and emails us as expected

psicquic queries within biomolecule report

Le problème d'interrogation via PSICQUIC persiste. Quelle que soit la requête effectuée seules les résultats issus des bases de données InnateDB, MPIDB and ChEMBL sont interrogées (cf. le mail du 4/02/2014)

mitab served by psicquic

nous sommes aussi serveur psicquic, et ce qu'on sert n'est pas a jour (tout comme ce qu'on propose dans la page download).
AFAICS il faudra simplement copier le nouveau fichier mitab dans
/usr/local/psiquic/psicquic-read-only/psicquic-webservice/mitab.txt
(et peut-etre relancer un service psicquic?)

Complexes: migrate from MULT_* to EBI identifiers

Have to find (or ask Sandra to create) an EBI identfiier for each current matrixdb MULT object. SRB must confirm that the MULT-EBI mapping is correct.
This is ongoing.

Then we wish to replace the MULT identifiers by EBI ones everywhere in matrixdb, keeping the old MULT_* names only as a ?Text field somewhere in ?Biomolecule (so it can be searched for with tace->grep).

ajout subdir

j'ai rajouté un subdir chez MD et sur le serveur:
matrixdb_InConstruction/data_Backbone/biomoleculeData/scriptMade/Orthologs/

Point Mutation amino acid types wrong usage

Dump and edit Experiment.ace to obtain one Feature per amino acid mutation, using the tag Name to mention the types
see example below.
Experiment => O08859__P26022_21619930_MatrixDB_1
3 Biological_Feature Point_Mutation Point_Mutation_Data
Name cys103ser
Range 1
Position_start
103
Status_start
certain_sequence_po
sition
Position_end
103
Status_end
certain_sequence_po
sition
Point_Mutation_Type
mutation_decreasing
_interaction
4 Biological_Feature Point_Mutation Point_Mutation_Data
Name
cys47ser_cys49ser
Range 1
Position_start
47, 49
Status_start
certain_sequence_po
sition
Position_end
47, 49
Status_end
certain_sequence_po
sition
Point_Mutation_Type
mutation_decreasing
_interaction

import PPIs from intact et al, using psicquic in a cronjob

on veut importer, de maniere minimaliste, les PPIs qui concernent au moins une prot ECM/Secreted/Membrane, en provenance de Intact et sans doute d'autres sources psicquic.
Il faut donc:

  1. un parser mitab -> matrixdb, qui utilise des tags appropriés pour la source;
  2. un script qui
  • fasse des queries psicquic,
  • fasse une selection Quality Control (dans MIQL si possible, en post-traitement sinon) pour se limiter aux prots d'interet et se limiter aux PPIs "solides" et binaires et ignorer les PPIs qu'on a deja dans matrixdb (?),
  • parse le mitab obtenu avec 1,
  • sauve le .ace resultant quelque part (timestamped ace file).
  • un cronjob pour lancer ce script 2 regulierement, et soit le parse dans matrixdb_latest, soit nous avertisse pour qu'on puisse checker le fichier avant de le parser (au moins dans un premier temps).

biomolecule report missing interactions

La page "Biomolecule Report" est incomplète pour les interrogations avec des identifiants UniProtKB, MULT-x et PFRAG-x. La liste des interactions ne figure plus sur ces pages (cf. les fichiers ci-joints).

index accordeon

fix its behaviour,
bottom div round corners
click on collapsable div already shown should not trigger its collapse.

web page matrixdb-new: acknowledgments

ça me semble une bonne idée de rajouter une page acknowledgments où on peut remercier les differentes BDs dont on extrait de l'information. On pourrait aussi dans cette meme page indiquer quelle version / release / date de chaque BD source est utilisée dans matrixdb.

update psimi tab and xml files

Il faudra re-générer les fichiers psimi tab et xml, puis les deposer (avec un timestamp dans le filename) dans:
/var/www/matrixdb_1_live/html/download
et modifier les symlink latest de ce subdir pour qu'ils pointent dessus, et editer
/var/www/matrixdb_1_live/cgi-bin/download (date de release)

models.wrm ambigious Inferred node tag

?Association Kind Genuine PMID ?Publication XREF Association
Experiment ?Experiment XREF Association
Inferred InferredFrom ?Association XREF Supports
Supports ?Association XREF InferredFrom

SHOULD BE RENAMED

?Association Kind Genuine PMID ?Publication XREF Association
Experiment ?Experiment XREF Association
Inferrance InferredFrom ?Association XREF Supports
Supports ?Association XREF InferredFrom

Range Data, start/stop position with mutliple positions

GAG_1__MULT_15_human_19502598_MatrixDB_5

                          MULT_15_human   BioRole     unspecified_role
                                          ExpRole     prey
                                          Detect_Meth     predetermined_participant
                                          Author_assigned_name    truncated alpha5beta1 integrin ectodomain
                                          Feature     1   Biological_Feature      Binding_Site    Binding_Site_Data
                                                                                                  Range   1
                                                                                                  Position_start
                                                                                                  1, 1
                                                                                                  Status_start
                                                                                                  certain_sequence_po
                                                                                                    sition
                                                                                                  Position_end
                                                                                                  613, 455
                                                                                                  Status_end
                                                                                                  certain_sequence_po
                                                                                                    sition
                                                                                                  Binding_Site_Type
                                                                                                  sufficient_binding_
                                                                                                    site

filter widget synchronization

When performing a second network search, the filter widget shall display
a "waiting for data" or "updating data" message.
Currently, it keeps on displaying the statistics of the previous network until suddenly
updating them once fetching is complete.
It should not be possible to use the widget filter until nodes,links fetching is complete.

interactome construction KO

checking one of the boses in criteria 1 - By localization , results in
The interactome can't be constructed (no available interactions for the query) !
Same result when using criteria 2 or 3, didn't test others...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.