Browse Human TSSs: Difference between revisions

From referenceTSS
Jump to: navigation, search
mNo edit summary
mNo edit summary
Line 18: Line 18:
         ],
         ],
         lengthMenu: [[20, 50, 100, -1], [20, 50, 100, "All"]],
         lengthMenu: [[20, 50, 100, -1], [20, 50, 100, "All"]],
        columns: [
            { title: "TSS ID" },
            { title: "Start" },
            { title: "End" },
            { title: "Strand" }
        ]
         order: [[ 1, 'asc' ]]
         order: [[ 1, 'asc' ]]
     } );
     } );
} );
} );
</script></html>
</script></html>
{{#ask:[[TSS:+]]|mainlabel=TSS ID|?chr=|?start=|?end=|?strand=|intro=<table class="browse_tss"><html><thead></html><tr><th>Chr</th><th>Start</th><th>End</th><th>Strand</th></tr><html></thead></html>}}
{{#ask:[[TSS:+]]|?chr|?start|?end|?strand}}

Revision as of 18:43, 7 March 2018