
Many examples can be found in the man pages. This page will be updated with additional examples.
This File may be used to try the examples below
storm.out modstorm.outbed-site -b example.bed -o index.shtml -p user/example \ -t hostmachine -g mouse -d mm5 storm.outThis takes the output from storm in storm.out , and produces index.shtml and example.bed . When these two files are placed on a web-server on hostmachine at the path /user/example, they create a webpage detailing the module sites with a link to a track on the UCSC browser.
bed-site -M -b example.bed -o index.shtml -p user/example \ -t hostmachine -g human -d hg18 modstorm.outThis takes the output from modstorm in modstorm.out , and produces index.shtml and example.bed . When these two files are placed on a web-server on hostmachine at the path /user/example, they create a webpage detailing the module sites with a link to a track on the UCSC browser.