Browse Human TSSs: Difference between revisions

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

Revision as of 19:02, 7 March 2018