File: StaticLinkExamples.html

package info (click to toggle)
igv 2.6.3%2Bdfsg-3
  • links: PTS, VCS
  • area: non-free
  • in suites: bullseye
  • size: 211,600 kB
  • sloc: java: 123,124; xml: 28,779; sh: 252; php: 152; javascript: 102; makefile: 17
file content (45 lines) | stat: -rw-r--r-- 2,353 bytes parent folder | download
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&amp;genome=hg19&amp;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&amp;genome=hg19&amp;name=Gm12878&amp;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&amp;locus=egfr&amp;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&amp;locus=egfr&amp;name=CONS&amp;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&amp;locus=egfr&amp;name=CONS&amp;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&amp;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&amp;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>