1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<script type="text/javascript" src="webstart.js"></script>
<title></title>
</head>
<body>
<p>
<a href="http://www.broadinstitute.org/igv/projects/current/launch.php?sessionURL=http://www.broadinstitute.org/igvdata/encode/hg19/broadEncode/wgEncodeBroadHistoneGm12878ControlStdSig.bigWig&genome=hg19&name=Gm12878">
Launch link with name</a></p>
<p>
<a href="http://www.broadinstitute.org/igv/projects/current/launch.php?sessionURL=http://www.broadinstitute.org/igvdata/encode/hg19/broadEncode/wgEncodeBroadHistoneGm12878ControlStdSig.bigWig&genome=hg19&name=Gm12878&merge=false">
Launch link with name, merge = false</a></p>
<p>
<a href="http://localhost:60151/load?file=http://www.broadinstitute.org/igvdata/annotations/hg18/conservation/pi.12mer.wig.tdf&locus=egfr&name=CONS">
Direct load with name</a></p>
<p>
<a href="http://localhost:60151/load?file=http://www.broadinstitute.org/igvdata/annotations/hg18/conservation/pi.12mer.wig.tdf&locus=egfr&name=CONS&merge=false">
Direct load with name, merge = false</a></p>
<p>
<a href="http://localhost:60151/load?file=http://www.broadinstitute.org/igvdata/annotations/hg18/conservation/pi.12mer.wig.tdf&locus=egfr&name=CONS&merge=true">
Direct load with name, merge = true</a></p>
<p>
<a href="http://localhost:60151/load?file=http://www.broadinstitute.org/igvdata/annotations/hg18/conservation/pi.12mer.wig.tdf">
Direct load no name</a></p>
<p><a href="http://localhost:60151/load?genome=http://s3.amazonaws.com/igv.broadinstitute.org/genomes/seq/hg18/hg18.fasta">
Load fasta</a></p>
<p>
<a href="http://localhost:60151/load?file=http://www.broadinstitute.org/igvdata/annotations/hg18/conservation/pi.12mer.wig.tdf&genome=http://s3.amazonaws.com/igv.broadinstitute.org/genomes/seq/hg18/hg18.fasta">
Direct load with fasta, merge=true</a></p>
<p>
<a href="http://localhost:60151/load?file=gs%3A//igv-bam-test/NA12878_S1.bam&index=gs%3A//igv-bam-test/NA12878_S1.bam.bai">
GS bam with index
</a>
</p>
<p><a href="http://localhost:60151/execute?command=sort+yourTack">
Batch sort</a></p>
</body>
</html>
|