GithubHelp home page GithubHelp logo

kltm / transcript-viewer Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 1.0 497 KB

A simple demonstration of a transcript viewer in client JavaScript.

License: BSD 3-Clause "New" or "Revised" License

JavaScript 100.00%

transcript-viewer's Introduction

JavaScript Transcript Viewer Demonstration

What is this?

This is a very basic demonstration of the possibilities of using a basic plotting package or graphics library to simply create a JS viewer to look at transcript information (e.g. GFF3 gbrowse downloads).

This is meant to stand as an argument against more complicated methods of embedding a transcript viewer into a web application--what is here uses basic data and simple drawing methods.

Please see http://zfin.org/ZDB-TSCRIPT-110325-1752 to see what this demonstration was being modeled towards.

Where can I see it?

The compiled and "usable" demonstration can be found here.

What can I do with it?

There are currently three displays of two attempts at using the Plotly.js package. Some are more functional/usable than others.

The current highlights are things like zooming (click and drag in the display), panning (pull left and right while over the x-axis), and screen shots. Notice the controls that appear above the display when hovering over the display; as well, double-clicking returns the zoom to its normal level.

What are these made with?

The graphics library is Ploty.js, mostly using the "shapes" API. The "application" was developed with Node.js, using the usual suspects, and compiled into a static deliverable.

What data is being used here?

The data is from a GFF3 taken from the ZFIN GBrowse instance.

It was then massaged down to something more palatable using a series of Emacs macros, taking it to its final form here.

transcript-viewer's People

Contributors

kltm avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

pjhale

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.