/static/welcome.html.cistrome

https://bitbucket.org/cistrome/cistrome-harvard/ · Unknown · 124 lines · 114 code · 10 blank · 0 comment · 0 complexity · afc396ea488585a52057cfaacff09026 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
  4. <head>
  5. <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  6. <link rel="stylesheet" href="style/base.css" type="text/css" />
  7. </head>
  8. <body>
  9. <div class="document">
  10. <div class="infomessage">
  11. <strong>Welcome to Galaxy/Cistrome!</strong> <hr />
  12. Thanks to your support and test for our Cistrome AP site, which
  13. is based on <a target="_blank"
  14. href="http://main.g2.bx.psu.edu/">Galaxy</a>, a Metaserver for
  15. integrative analysis of genomic data. Please check our project
  16. trac site <a target="_blank"
  17. href="http://mercurial.cistrome.org/trac/">here</a> for more
  18. information.
  19. </div>
  20. <br/>
  21. <div class="infomessage">
  22. <strong>Server Maintenance Policy</strong> <hr />
  23. In order to provide a stable system, we schedule periodical
  24. server maintenance on <strong>every Saturday from 6:00pm to 8:00pm
  25. EST.</strong> During maintenance, we will:
  26. <ol>
  27. <li>
  28. Update Cistrome server codes if necessary.
  29. </li>
  30. <li>
  31. Clean unused and unlinked data files older than 4 weeks.
  32. </li>
  33. <li>
  34. Delete inactive user accounts older than 8 weeks.
  35. </li>
  36. <li>
  37. Clean <a href="http://cistrome.org/aspera/user/" target="_new">ASPERA</a> directory for file upload, and reset ASPERA
  38. password. So please contact us again if necessary.
  39. </li>
  40. </ol>
  41. Due to the limit on the server, jobs running on Cistrome server have
  42. the following restrictions:
  43. <ol>
  44. <li>
  45. Only 15 jobs can be run simultaneously. Other jobs will be put
  46. into queue.
  47. </li>
  48. <li>
  49. Any job generating over 10 Giga Bytes output will be stopped by
  50. Galaxy.
  51. </li>
  52. <li>
  53. Cistrome will check every hour for jobs running over
  54. than 24hrs (after the job actually runs on the server), then
  55. terminate them. If your job is terminated in this way, the output
  56. will appear green and empty. We will improve this feature later
  57. and provide more information in the job info.
  58. </li>
  59. </ol>
  60. </div>
  61. <br/>
  62. <h2>Cistrome Analysis Pipeline (AP) Module</h2>
  63. <hr />
  64. <p>
  65. The Cistrome AP module is to organize the analysis tools in a pipeline
  66. for users, and provide users a dry-lab workbench for them to process
  67. their own private data. After processing their data, users can choose
  68. and package their private data and publish them into Cistrome Data
  69. Collection, or they can share their private data and analysis results
  70. with their friends. So if the goal for users is to process their own
  71. data, and publish them into our Cistrome Data Collection module, this
  72. is the entry. We
  73. choose <a href="https://bitbucket.org/galaxy/galaxy-central/wiki/Home">Galaxy</a> as the backbone
  74. for pipeline module.
  75. </p>
  76. <iframe width="560" height="315" src="https://www.youtube.com/embed/gQDYrtDhpVc" frameborder="0" allowfullscreen></iframe>
  77. <h3>Quick Links to Tutorials</h3>
  78. <hr>
  79. <div class="previous">
  80. <table border="0" cellpadding="0" cellspacing="0" width="100%">
  81. <tr>
  82. <td width="32%" style="border-right: solid white 10px;">
  83. <a href="http://cistrome.dfci.harvard.edu/trac/wiki/APtutorial">Tutorial
  84. on Analysis Pipeline module</a>
  85. </td>
  86. </tr>
  87. </table>
  88. </div>
  89. <br/>
  90. <br/>
  91. <br/>
  92. <hr/>
  93. <p><a target="_blank" class="reference"
  94. href="http://mercurial.cistrome.org/trac/wiki/team">The Cistrome
  95. Development team</a> is a part of <a target="_blank" class="reference"
  96. href="http://liulab.dfci.harvard.edu">Xiaole Shirley Liu's Lab</a> at
  97. the <a target="_blank" class="reference"
  98. href="http://www.dfci.org">Dana-Farber Cancer Institute</a> and the
  99. former Eli Lilly Singapore Centre for Drug Discovery. Cistrome is
  100. available under the <a
  101. href='http://www.gnu.org/licenses/gpl-3.0-standalone.html'>GNU General
  102. Public License</a>.</p>
  103. <!--This project is supported in part by <a target="_blank" --
  104. --class="reference" --
  105. --href="http://www.nsf.gov">NSF</a>, <a target="_blank" --
  106. --class="reference" href="http://www.genome.gov">NHGRI</a>, --
  107. --and <a target="_blank" class="reference" --
  108. --href="http://www.huck.psu.edu">the Huck Institutes of the Life --
  109. --Sciences</a>. -->
  110. <p><small>Galaxy-dist build: <b>$Rev r5355:50e249442c5a$</b></small></p>
  111. <p><small>Cistrome build: <b>$Rev r5391:891048651ca8$</b></small></p>
  112. </div>
  113. </body>
  114. </html>