Difference between revisions of "Wig2tdf"

From GenomeView Manual
Jump to navigation Jump to search
(Created page with "WIG2TDF is a tool that converts wig files to TDF files for display in GenomeView. You can download the latest version from the GenomeView nightly builds: http://genomeview....")
 
 
Line 4: Line 4:
 
You can download the latest version from the GenomeView nightly builds:
 
You can download the latest version from the GenomeView nightly builds:
  
http://genomeview.org/jenkins/wig2tdf-nightly/
+
http://genomeview.org/loki/wig2tdf-4972.zip
  
 
Instructions:
 
Instructions:

Latest revision as of 22:14, 21 October 2013

WIG2TDF is a tool that converts wig files to TDF files for display in GenomeView.


You can download the latest version from the GenomeView nightly builds:

http://genomeview.org/loki/wig2tdf-4972.zip

Instructions:

~$ java -jar wig2tdf.jar <location of your bam file>

Requirements: - Java 7+