annotate README.txt @ 1:1c6710924e80 draft

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