/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
- <?xml version="1.0" encoding="utf-8" ?>
- <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
- <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
- <head>
- <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
- <link rel="stylesheet" href="style/base.css" type="text/css" />
- </head>
- <body>
- <div class="document">
- <div class="infomessage">
- <strong>Welcome to Galaxy/Cistrome!</strong> <hr />
- Thanks to your support and test for our Cistrome AP site, which
- is based on <a target="_blank"
- href="http://main.g2.bx.psu.edu/">Galaxy</a>, a Metaserver for
- integrative analysis of genomic data. Please check our project
- trac site <a target="_blank"
- href="http://mercurial.cistrome.org/trac/">here</a> for more
- information.
- </div>
- <br/>
- <div class="infomessage">
- <strong>Server Maintenance Policy</strong> <hr />
- In order to provide a stable system, we schedule periodical
- server maintenance on <strong>every Saturday from 6:00pm to 8:00pm
- EST.</strong> During maintenance, we will:
- <ol>
- <li>
- Update Cistrome server codes if necessary.
- </li>
- <li>
- Clean unused and unlinked data files older than 4 weeks.
- </li>
- <li>
- Delete inactive user accounts older than 8 weeks.
- </li>
- <li>
- Clean <a href="http://cistrome.org/aspera/user/" target="_new">ASPERA</a> directory for file upload, and reset ASPERA
- password. So please contact us again if necessary.
- </li>
- </ol>
- Due to the limit on the server, jobs running on Cistrome server have
- the following restrictions:
- <ol>
- <li>
- Only 15 jobs can be run simultaneously. Other jobs will be put
- into queue.
- </li>
- <li>
- Any job generating over 10 Giga Bytes output will be stopped by
- Galaxy.
- </li>
- <li>
- Cistrome will check every hour for jobs running over
- than 24hrs (after the job actually runs on the server), then
- terminate them. If your job is terminated in this way, the output
- will appear green and empty. We will improve this feature later
- and provide more information in the job info.
- </li>
- </ol>
- </div>
- <br/>
- <h2>Cistrome Analysis Pipeline (AP) Module</h2>
- <hr />
- <p>
- The Cistrome AP module is to organize the analysis tools in a pipeline
- for users, and provide users a dry-lab workbench for them to process
- their own private data. After processing their data, users can choose
- and package their private data and publish them into Cistrome Data
- Collection, or they can share their private data and analysis results
- with their friends. So if the goal for users is to process their own
- data, and publish them into our Cistrome Data Collection module, this
- is the entry. We
- choose <a href="https://bitbucket.org/galaxy/galaxy-central/wiki/Home">Galaxy</a> as the backbone
- for pipeline module.
- </p>
- <iframe width="560" height="315" src="https://www.youtube.com/embed/gQDYrtDhpVc" frameborder="0" allowfullscreen></iframe>
- <h3>Quick Links to Tutorials</h3>
- <hr>
- <div class="previous">
- <table border="0" cellpadding="0" cellspacing="0" width="100%">
- <tr>
- <td width="32%" style="border-right: solid white 10px;">
- <a href="http://cistrome.dfci.harvard.edu/trac/wiki/APtutorial">Tutorial
- on Analysis Pipeline module</a>
- </td>
- </tr>
- </table>
-
- </div>
- <br/>
- <br/>
- <br/>
- <hr/>
- <p><a target="_blank" class="reference"
- href="http://mercurial.cistrome.org/trac/wiki/team">The Cistrome
- Development team</a> is a part of <a target="_blank" class="reference"
- href="http://liulab.dfci.harvard.edu">Xiaole Shirley Liu's Lab</a> at
- the <a target="_blank" class="reference"
- href="http://www.dfci.org">Dana-Farber Cancer Institute</a> and the
- former Eli Lilly Singapore Centre for Drug Discovery. Cistrome is
- available under the <a
- href='http://www.gnu.org/licenses/gpl-3.0-standalone.html'>GNU General
- Public License</a>.</p>
- <!--This project is supported in part by <a target="_blank" --
- --class="reference" --
- --href="http://www.nsf.gov">NSF</a>, <a target="_blank" --
- --class="reference" href="http://www.genome.gov">NHGRI</a>, --
- --and <a target="_blank" class="reference" --
- --href="http://www.huck.psu.edu">the Huck Institutes of the Life --
- --Sciences</a>. -->
- <p><small>Galaxy-dist build: <b>$Rev r5355:50e249442c5a$</b></small></p>
- <p><small>Cistrome build: <b>$Rev r5391:891048651ca8$</b></small></p>
- </div>
- </body>
- </html>