/[genomes]/quickload/HEADER.md
ViewVC logotype

Diff of /quickload/HEADER.md

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 67 by aloraine, Thu Sep 27 22:00:02 2018 UTC revision 151 by aloraine, Tue Mar 9 20:00:38 2021 UTC
# Line 1  Line 1 
1  <html>  <html>
2  <title>Integrated Genome Browser QuickLoad Site</title>  <title>Integrated Genome Browser QuickLoad Site</title>
3  <body>  <body>
4  <h1>Welcome to IGBQuickload</h1>  <h1>Welcome to IGB Quickload</h1>
 <p>  
 Welcome Integrated Genome Browser QuickLoad.  
 </p>  
5  <p>  <p>
6  Data available here are configured for visualization  Data available here are configured for visualization
7  in the <a href="https://bioviz.org">Integrated Genome Browser</a>.  in the <a href="https://bioviz.org">Integrated Genome Browser</a>.
8  </p>  </p>
9  <h2>About QuickLoad</h2>  <h2>About Quickload</h2>
10    <p>
11    A Quickload site is a simple system of directories, sequence files, and
12    annotation files formatted for visualization in Integrated Genome Browser. It's a convenient
13    way to share data sets with other labs and with the public.
14    </p>
15    <h2>About this Web site</h2>
16  <p>  <p>
17  A QuickLoad site is a simple system of directories, sequence and other data  This site is a checked-out copy of this <a href="https://svn.bioviz.org/viewvc/genomes/quickload/">subversion repository</a>.
 files designed for visualization in Integrated Genome Browser. It's a convenient  
 way to share data sets with other labs and with the public. For more information,  
  see the IGB User's Guide:  
 <a href="https://wiki.transvar.org/display/igbman/Sharing+data+using+QuickLoad+sites">Sharing data using QuickLoad Sites</a>.  
18  </p>  </p>
19    <h2>How to replicate this Web site</h2>
20    <p>Set up a host with the Apache2 Web server. (It may work with other servers, too. We have never tested that.)</p>
21  <p>  <p>
22  All files are version controlled in a <a href="https://svn.bioviz.org/viewvc/genomes/quickload/">publicly-accessible subversion repository</a>. For information on how to checkout out and deploy your own copy, contact Ann Loraine.  The Quickload data require around 60 Gb or less.
23  </p>  </p>
24    <p>Install svn and check out the repository with a read-only user:</p>
25    <p>`svn co --username=guest co https://svn.bioviz.org/repos/genomes/quickload`</p>
26    <p>Place the checkedout-repository in your htdocs directory (DocumentRoot)</p>
27    <p>Configure your Web server to allow fancy directory listings and configurations from .htaccess files residing alongside content.</p>
28    <p>To support IGB 9.1.4 and lower, add `T_aestivum_Aug_2018.2bit` to directory `quickload/T_aestivum_Aug_2018`.</p>
29    <h2>Test it with Integrated Genome Browser</h2>
30    <p>Open Integrated Genome Browser and select <B>Preferences</B> from the <B>File</B> menu. Select the <B>Data Sources</B> tab. Add your new site as a new Quickload Data Source. The folder contain the file "contents.txt" is the Quickload root directory. See examples within IGB itself.</p>
31    <hr/>
32  </body>  </body>
33  </html>  </html>

Legend:
Removed from v.67  
changed lines
  Added in v.151

  ViewVC Help
Powered by ViewVC 1.1.26