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

Contents of /quickload/HEADER.md

Parent Directory Parent Directory | Revision Log Revision Log


Revision 151 - (show annotations)
Tue Mar 9 20:00:38 2021 UTC (3 years ago) by aloraine
File size: 1716 byte(s)
Specify disk space required to replicate the data
1 <html>
2 <title>Integrated Genome Browser QuickLoad Site</title>
3 <body>
4 <h1>Welcome to IGB Quickload</h1>
5 <p>
6 Data available here are configured for visualization
7 in the <a href="https://bioviz.org">Integrated Genome Browser</a>.
8 </p>
9 <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>
17 This site is a checked-out copy of this <a href="https://svn.bioviz.org/viewvc/genomes/quickload/">subversion repository</a>.
18 </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>
22 The Quickload data require around 60 Gb or less.
23 </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>
33 </html>

  ViewVC Help
Powered by ViewVC 1.1.26