comparison README.txt @ 0:1209f18a5a83 draft

Uploaded
author saskia-hiltemann
date Mon, 03 Aug 2015 05:01:15 -0400
parents
children 885ba15c2564
comparison
equal deleted inserted replaced
-1:000000000000 0:1209f18a5a83
1 Installs VirtualNormal Correction Tool
2
3 After installing this tool via admin panel, manually configure the following:
4
5 1) edit virtual_normal_correction.loc file
6
7 - change "/path/to/hg18.crr" to the location of the Complete Genomics reference crr file on your system
8 (can be downloaded from ftp://ftp.completegenomics.com/ReferenceFiles/ )
9
10 - change "/path/to/VN_genomes_varfiles_hg18.txt" to the location of the file containing the locations of all the Complete Genomics
11 varfiles to be used as a virtual normal. This file should contain 1 file location per line, e.g.
12
13 /path/to/normal-varfile-1
14 /path/to/normal-varfile-2
15 /path/to/normal-varfile-3
16 /path/to/normal-varfile-4
17 /path/to/normal-varfile-5
18 /path/to/normal-varfile-6
19 /path/to/normal-varfile-7
20 /path/to/normal-varfile-8
21 ...
22
23 Varfiles can be in compressed or uncompressed form. For example, Complete Genomics' Diversity panel can be used.
24 (can be downloaded from ftp://ftp2.completegenomics.com/)
25
26 - change "/path/to/VN_genomes_junctionfiles_hg18.txt" to the location of the file containing the locations of all the Complete Genomics
27 junctionfiles to be used as a virtual normal. This file should contain 1 file location per line. For example, Complete Genomics'
28 Diversity panel can be used. (can be downloaded from ftp://ftp2.completegenomics.com/)
29
30 2) restart Galaxy for changes to take effect
31
32 After this initial setup, additional normals can be added to the lists without having to restart Galaxy.