Changes between Version 2 and Version 3 of ObservMeetings/2012_04_03


Ignore:
Timestamp:
2012-04-11T12:44:03+02:00 (13 years ago)
Author:
Morris Swertz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ObservMeetings/2012_04_03

    v2 v3  
    33Att: Rob, Joeri, Morris
    44
    5 During the meeting the first prototype and experiences loading data were discussed. This resulted in a long list of issues:
     5During this meeting the first prototype and experiences loading data were discussed.
     6(source: molgenis_apps/build_omicsconnect.xml)
    67
    7 * Attach existing mrefs via subform
    8         >>now, if you have an mref from parent->subform and you [add new] the new entity is not shown because the mref is parentform is not updated
    9 * mref nulls are not checked
    10 * DataSource on chromosome is used to define what genome build the chromosome is in.
    11 * HotLink mechanism needs more work (parked for now)
    12 * We want example data sets for:
    13         * gwas (SNV, CNV)
    14         * pheno
    15         * exome (Rob has example paper for that)
    16         * protocols
    17 * We urgently need a TableView
    18         * A new module therefore will be created by Joris (other project)
    19 * StudyAnalysis
     8 This resulted in a long list of issues:
    209
    21 == part 1 ==
     10== References ==
    2211* Accession and accession version is confusing
    2312        * Proposed solution: use OntologyTerm table (or similar) to manage all accessions centrally.
    2413* PrimaryCitation -> update label to use not id but something more meaningful (what exactly? pubmedid? nice would be 'Adamusiak et al (2011) Human Mutation)
     14* Accession
     15        * Many items should have accessions / alternateIds + versions
     16        * Proposal: central Accession table analogous to OntologyTerm (we could actually used OntologyTerm????)
     17
     18== Panel ==
    2519* Panel.name -> Panel.identifier
    2620* remove Panel.ontologyReference
    27 * We would really like a way to create more filtered OntologyReferences. Ideally these would be like 'saved filters' as users may have multiple ways to choose their ontology terms.
    2821* Add user interface to add 'species'
    2922* We need to link Panel -> other Panel (as subform of Panel) to being able to assemble panels from other panels using some SelectionCriteria
     23
     24== Study organization ==
    3025* link Contributions <-> Study is missing (as consequence all contributions are shown)
    3126* Need more types of contribution types/roles
     
    3328        * multiple affiliations
    3429        * Action:
    35 == part 2 ==
    3630* StudyAnalysisMethod = "protocols during study" or "used protocols"
    3731        * todo: remove OntologyReference
     
    3933* Field 'name' should become 'identifier' (unique)
    4034        * optionally data model can have human readible names
     35* Citation.publicationStatus should be xref->OntologyTerm
     36* Experiment.design should be xref->OntologyTerm
     37* DataSet.protocolParameters
     38        * Discussion: proposal to remove and instead refer to the Protocol (that has parameters)
     39
     40== Protocols and Measurement ==
     41* Do we really need Measurement? Can we not just use ObservableFeature directly?
    4142* Measurement gets lost when adding to subform of Protocol
    4243        * this is the mref issue mentioned above
     
    4445        * Study uses Protocol (multiple studies may)
    4546        * Protocol uses Measurement (so indirectly the link is there)
    46 * Citation.publicationStatus should be xref->OntologyTerm
    47 * Experiment.design should be xref->OntologyTerm
    48 * DataSet.protocolParameters
    49         * Discussion: proposal to remove and instead refer to the Protocol (that has parameters)
    5047* Protocol.features -> rename to Protocol.parameters as it is confusing
    5148* Protocol.circumstances -> unclear, remove (people can use parameters instead?)
     
    5653        * Discussion: lookup label is now (Study_name:Experiment_name)
    5754
    58 == part 3 ==
     55== GWAS specific ==
    5956* Significances + Frequencies
    6057        * Change superclass (these are NOT ProtocolApplication)
     
    7168        * add 'autosomal'
    7269        * add 'order number'
    73 * Accession
    74         * Many items should have accessions / alternateIds + versions
    75         * Proposal: central Accession table analogous to OntologyTerm (we could actually used OntologyTerm????)
    7670* Marker
    7771        * remove 'label'
     
    8680        * what is 'target' (confusing because we use it in other meaning)
    8781
    88 
    89 Actions:
     82== Actions ==
    9083* Joeri will add xQTL extensions to OmicsConnnect
    9184* Morris will add NGS (Genome of NL) extensions to OmicsConnect
    9285* Morris will process as far as he can todos from this meeting in the model
    9386* Rob will integrate citation lookup (of gwascentral curation tool) to OmicsConnect
    94 * Later discuss contribution model with Mummy, in particular issue on how to deal with affiliations/roles
     87* Later: discuss contribution model with Mummy, in particular issue on how to deal with affiliations/roles
     88* All: create / get example data!