36 |
|
|
37 |
<h2>How to get a copy</h2> |
<h2>How to get a copy</h2> |
38 |
<p>Install svn and check out the repository with a read-only user:</p> |
<p>Install svn and check out the repository with a read-only user:</p> |
39 |
<p>`svn co --username=guest co https://svn.bioviz.org/repos/genomes/quickload`</p> |
<p>`svn co --username=guest https://svn.bioviz.org/repos/genomes/quickload`</p>. When prompted, enter username "guest" and password "guest". |
40 |
|
|
41 |
<h2>Test a checked-out copy in Integrated Genome Browser</h2> |
<h2>Test a checked-out copy in Integrated Genome Browser</h2> |
42 |
<p>Open Integrated Genome Browser and select <B>Preferences</B> from the <B>File</B> menu. Select the <B>Data Sources</B> tab. Add the checked-out root directory as a new Quickload Data Source. The folder contain the file "contents.txt" is the Quickload root directory. See examples within IGB itself.</p> |
<p>Open Integrated Genome Browser and select <B>Preferences</B> from the <B>File</B> menu. Select the <B>Data Sources</B> tab. Add the checked-out root directory as a new Quickload Data Source. The folder containing the file "contents.txt" is the Quickload root directory.</p> |
43 |
<h2>Add too big 2bit files</h2> |
<h2>Add too big 2bit files</h2> |
44 |
<p>Some genome sequence files are so large that they are not version-controlled. One such file |
<p>Some genome sequence files are so large that they are not version-controlled. One such file |
45 |
is `T_aestivum_Aug_2018.2bit`, a wheat genome assembly sequence file. To enable IGB users to view |
is `T_aestivum_Aug_2018.2bit`, a wheat genome assembly sequence file. To enable IGB users to view |