GithubHelp home page GithubHelp logo

sfn-dynamicposter-2015's People

Contributors

bcipolli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

jun-lizst

sfn-dynamicposter-2015's Issues

Load first section on tab click

To save resources, we use angular.js to load content only if it's clicked. However, if a tab is clicked (not one of the bullets in the tab), then no plot is shown--it's empty space, and all the annotations bunch meaninglessly together.

If a tab is clicked, it should also simulate opening the first bookmark within that tab.

Reduce SNP filesize

SNPs file is 60MB. Keep a master file, but also read and eliminate extraneous ones when "deploy"ing. Look similarly at other genetic files.

Update README.md

  • Include installation and usage instructions
  • Add a DOI and reference, in case this code is reused.

Include JSON metadata, use to plot

The PCA plot should specify for each PC what % of variance it accounts for. Also, JSON can contain metadata about the plot, to make plotting more automated.

To do this:

  • PING - JSON should contain metadata field, which contains whatever custom crap you want (title, component_variance_explained, etc.)
  • plots here need to compensate.

Open tab for bookmarked plot

Currently, the code only opens a tab for bookmarks b1-b4. However, each subsection has its own bookmark; if you refresh or try to link directly to a plot, the front page appears.

Easy enough to write a function that, given a bookmark, finds the parent tab and simulates a click.

Reduce mesh filesizes

There's like 100MB of meshes. OK for local, not so good for remote. On deploy, perhaps allow downsampling.

Make this work end-to-end

  1. Tag each required build at each repository.
  2. Create a script that gets each required build
  3. Make sure that generate_all.py works.
  4. Make sure that server.py works, especially the deploy option.

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.