Changes

From Genome Analysis Wiki
Jump to navigationJump to search
1,255 bytes removed ,  13:00, 16 May 2018
Line 29: Line 29:       −
For the latest stable LocusZoom package, see our [https://statgen.sph.umich.edu/locuszoom/download/ download] page. The current version is '''1.3''', released on June 20th, 2014.   
+
For the latest stable LocusZoom package, see our [https://github.com/statgen/locuszoom-standalone download] page. The current version is '''1.3''', released on June 20th, 2014.   
    
Currently only '''Unix/Linux''' is supported, though Mac OS X should be supported in a future release. Support for Windows may come at a much later date.
 
Currently only '''Unix/Linux''' is supported, though Mac OS X should be supported in a future release. Support for Windows may come at a much later date.
Line 45: Line 45:  
== Download ==  
 
== Download ==  
   −
See our [https://statgen.sph.umich.edu/locuszoom/download/ download] page for links to the latest as well as previous releases.
+
See our [https://github.com/statgen/locuszoom-standalone download] page for links to the latest as well as previous releases.
 
  −
== Changes in Version 1.3 ==
  −
 
  −
New features:
  −
 
  −
* Database and GWAS catalog files updated for hg19
  −
* [[#Plotting BED tracks| Adding BED tracks]]
  −
* [[#Updating the existing locuszoom database(s)| Update locuszoom's database without waiting for a release]]
  −
* [[#Specify gene table (refFlat, GENCODE, etc.) | Use different gene information tables + GENCODE support]]
  −
* [[#EPACTS formatted file|Support for tabix indexed EPACTS files]]
  −
* [[#Reading from STDIN| Read data from STDIN]]
  −
* [[#Plotting options| New plotting options for color, significance lines]]
  −
* [[#Supply VCF files for calculating LD|Provide multiple chromosome separated VCF files for calculating LD]]
  −
 
  −
The full changelog is available on the [https://statgen.sph.umich.edu/locuszoom/download/ download] site.
  −
 
  −
== Changes in Version 1.2 ==
  −
 
  −
A number of new features have been added for this version. See the following sections for more info:
  −
 
  −
* [[#EPACTS formatted file|Loading EPACTS results]]
  −
* [[#Plotting LD with additional reference SNPs|Plotting LD with additional reference SNPs]]
  −
* [[#Labeling multiple SNPs|Labeling multiple SNPs]]
  −
* [[#Fine-mapping credible sets|Fine-mapping credible sets]]
  −
* [[#GWAS catalog variants|GWAS catalog variants]]
  −
* [[#Supply VCF files for calculating LD|Supply VCF files for calculating LD]]
  −
 
  −
The full changelog is available on the [https://statgen.sph.umich.edu/locuszoom/download/ download] site.
      
== Installation  ==
 
== Installation  ==
Line 190: Line 162:  
| align="center" | 1.23e-04
 
| align="center" | 1.23e-04
 
|-
 
|-
| align="center" | rs3
+
| align="center" | chr4:401141
 
| align="center" | 9.4e-390
 
| align="center" | 9.4e-390
 
|}
 
|}
    
<br>  
 
<br>  
 +
 +
Markers can be either rsIDs or chr:pos format (see above).
    
This file should be passed to locuszoom using the <code>--metal</code> option.  
 
This file should be passed to locuszoom using the <code>--metal</code> option.  
Line 709: Line 683:  
</pre>
 
</pre>
   −
The BED file should have at least 4 columns: the first 3 for chr/start/end, and the 4th column for the label of the track.
+
The BED file should have at least 4 columns: the first 3 for chr/start/end, and the 4th column for the label of the track. It must be '''tab-delimited''', not white-space delimited.  
    
Color can also be specified, but the BED file then needs to follow the full [http://genome.ucsc.edu/FAQ/FAQformat.html#format1 BED format].
 
Color can also be specified, but the BED file then needs to follow the full [http://genome.ucsc.edu/FAQ/FAQformat.html#format1 BED format].
Line 818: Line 792:  
|-
 
|-
 
| colorCol=NULL
 
| colorCol=NULL
| Specify the name of a column in association results file denoting the color each marker should be. This disables coloring by LD. Color names should be used, for example "red" "olivedrab" etc.  
+
| Specify the name of a column in association results file denoting the color each marker should be. This disables coloring by LD. For the column values, color names should be used, for example "red" "olivedrab" etc.  
 
|-
 
|-
 
| signifLine=NULL
 
| signifLine=NULL
239

edits

Navigation menu