Changeset 16272

Show
Ignore:
Timestamp:
22/07/08 10:43:26 (1 month ago)
Author:
contrino
Message:

modmine tiles: added modencode aspect, some correction

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/modmine/webapp/resources/tiles-defs-model.xml

    r16257 r16272  
     1  <definition name="orthologueDisplayer.tile" path="/model/orthologueDisplayer.jsp"  
     2    controllerUrl="/initOrthologueDisplayer.do"/> 
     3     
     4  <definition name="attributeLinkDisplayer.tile" path="/model/attributeLinkDisplayer.jsp"  
     5          controllerUrl="/initAttributeLinkDisplayer.do"/> 
     6 
    17<definition name="providers.tile" path="/model/providers.jsp"  
    28        controllerUrl="/initProviders.do"/> 
  • trunk/modmine/webapp/resources/webapp/WEB-INF/aspects.xml

    r16083 r16272  
    11<aspects> 
     2  <aspect name="modENCODE"> 
     3    <subtitle></subtitle> 
     4    <icon-image>model/images/modENCODE_s.png</icon-image> 
     5    <large-image>model/images/modENODE_s.png</large-image> 
     6    <intro-text> 
     7      The National Human Genome Research Institute (NHGRI) model organism ENCyclopedia Of DNA Elements  
     8      (modENCODE) Project will try to identify all of the sequence-based functional elements in the  
     9      Caenorhabditis elegans and Drosophila melanogaster genomes.  
     10      The project is run as a Research Network.  
     11    </intro-text> 
     12    <tile-name>model/projects.jsp</tile-name> 
     13    <aspect-source name="FlyBase" url="http://www.flybase.org"/> 
     14    <aspect-source name="WormBase" url="http://www.wormbase.org/"/> 
     15  </aspect> 
     16 
    217  <aspect name="Genomics"> 
    318    <subtitle>Genome annotation</subtitle> 
     
    6984  </aspect> 
    7085 
    71 <!-- 
    72   <aspect name="Transcriptional Regulation"> 
    73     <subtitle>Regulatory regions and&lt;br/&gt;transcription factor binding sites</subtitle> 
    74     <icon-image>model/images/bindingSites.png</icon-image> 
    75     <large-image>model/images/bindingSites.png</large-image> 
    76     <intro-text> 
    77       Regulatory regions and transcription factor binding sites in &lt;i&gt;Drosophila melanogaster&lt;/i&gt; from FlyReg, REDfly, Tiffin and FlyBase. 
    78     </intro-text> 
    79     <tile-name>model/bindingSites.jsp</tile-name> 
    80     <aspect-source name="FlyReg" url="http://www.flyreg.org/"/> 
    81     <aspect-source name="REDfly" url="http://redfly.ccr.buffalo.edu/"/> 
    82     <aspect-source name="FlyBase" url="http://www.flybase.org"/> 
    83     <aspect-source name="Tiffin" url="http://servlet.sanger.ac.uk/tiffin/"/> 
    84   </aspect> 
    85  
    86   <aspect name="RNAi"> 
    87     <subtitle>RNA interference</subtitle> 
    88     <icon-image>model/images/rnai.png</icon-image> 
    89     <large-image>model/images/rnai.png</large-image> 
    90     <intro-text> 
    91      Results from cell-based RNAi interference experiments from the 
    92      &lt;i&gt;Drosophila&lt;/i&gt; RNAi screening center and from 
    93      &lt;i&gt;in vivo&lt;/i&gt; experiments in &lt;i&gt;Caenorhabditis 
    94      elegans&lt;/i&gt;.  By using orthologues, gene phenotypes in other 
    95      organisms can be inferred from the &lt;i&gt;C. elegans&lt;/i&gt; 
    96      RNAi experiments. 
    97     </intro-text> 
    98     <tile-name>model/RNAi.jsp</tile-name> 
    99     <aspect-source name="Drosophila&lt;/i&gt; RNAi Screening Center" url="http://www.flyrnai.org/"/> 
    100   </aspect> 
    101 --> 
    10286     
    10387  <aspect name="Literature"> 
  • trunk/modmine/webapp/resources/webapp/WEB-INF/webconfig-model.xml

    r16038 r16272  
    4343      <fieldconfig fieldExpr="factorName"/> 
    4444      <fieldconfig fieldExpr="factorType"/> 
    45       <fieldconfig fieldExpr="description" showInResults="false"/
     45 <!--     <fieldconfig fieldExpr="description" showInResults="false"/> --
    4646    </fields> 
    4747  </class> 
  • trunk/modmine/webapp/resources/webapp/dataCategories.jsp

    r16216 r16272  
    2222  </tr> 
    2323 
    24   <tr><td rowspan="1" class="leftcol"> 
     24  <tr><td rowspan="2" class="leftcol"> 
     25        <html:link action="/aspect?name=modENCODE"> <p><img src="model/images/modENCODE.png" /></p> 
     26        <p> modENCODE </p></html:link></td> 
     27    <td> <i>D. melanogaster</i> </td> 
     28    <td> </td> 
     29    <td> </td> 
     30    <td> </td> 
     31    <td> &nbsp;</td> 
     32  </tr> 
     33  <tr> 
     34  <td> <i>C. elegans</i> </td> 
     35    <td> </td> 
     36    <td> </td> 
     37    <td> </td> 
     38    <td> &nbsp;</td> 
     39   
     40 
     41  <tr><td rowspan="2" class="leftcol"> 
    2542        <html:link action="/aspect?name=Genomics"> <p><img src="model/images/genomics.gif" /></p> 
    2643        <p> Genomics </p></html:link></td> 
     
    3148    <td> &nbsp;</td> 
    3249  </tr> 
    33  
     50  <tr> 
     51  <td> <i>C. elegans</i> </td> 
     52    <td> Genome annotation - Release </td> 
     53    <td><a href="http://www.wormbase.org" target="_new">Wormbase</a></td> 
     54    <td> - </td> 
     55    <td> &nbsp;</td> 
     56</tr> 
    3457  <tr><td rowspan="1"  class="leftcol"> 
    3558        <html:link action="/aspect?name=Comparative%20Genomics"> 
  • trunk/modmine/webapp/resources/webapp/model/submissions.jsp

    r16261 r16272  
    2929</table> 
    3030</div> 
     31 
     32dateStyle="short" 
     33 
    3134--%> 
    3235 
     
    4346 ${item.value.title} 
    4447    </html:link> 
    45     </td><td><fmt:formatDate value="${item.value.publicReleaseDate}" type="date" dateStyle="short"/> 
    4648    </td> 
     49     
     50    <td><fmt:formatDate value="${item.value.publicReleaseDate}" type="date" pattern="yyyy-MM-dd"/> 
     51    </td> 
     52     
    4753      </tr> 
    4854    </c:if>