Coder Social home page Coder Social logo

dictybase / dictyaccess Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 2.0 16.17 MB

Dashboard for data visualization in dictyBase applications

Home Page: https://dictybase.github.io/dictyaccess/

License: BSD 2-Clause "Simplified" License

Dockerfile 0.84% HTML 1.00% JavaScript 65.44% TypeScript 32.08% Mustache 0.62% Shell 0.03%
react graphql circos

dictyaccess's People

Contributors

allcontributors[bot] avatar codethecoffee avatar cybersiddhu avatar dependabot-preview[bot] avatar dependabot[bot] avatar erichartline avatar imgbotapp avatar snyk-bot avatar

Watchers

 avatar  avatar  avatar

dictyaccess's Issues

Add modal to spatial expression page

Add a button that pops up a modal that lets you select multiple data points (no more than three) for display in Circos.

Genes don't need to be selectable at first, but that option can be added later.

Add drag and drop

When user is logged in, they can drag to shuffle. Components can be dragged around, and the layout will adjust accordingly. Masonry style layout.

Look at libraries like https://packery.metafizzy.co/

Also look into adding a drop down somewhere so the user can pick more metrics.

There is a very early version of this in feature/add-drag-and-drop.

Add gene names to label display on gene tracks

Currently the gene tracks display gene IDs but it would be nice to show gene name (gene ID) instead.

Similar to the spatial expression track labels, which already have gene names listed.

Add notification for smaller displays

If user is trying to view the app on a small (i.e. mobile) display, we should show a notification that this is only intended for larger screens. Preferably with friendly dicty image.

Update to new version of header-footer library

Next version (soon to come - 11.0.0) has breaking changes.

Steps to upgrade:

  1. Header now receives a component as its render prop (replace the generateLinks function with component like here)
  2. Header icons now need to be Material-UI icons
  3. Both header and footer receive theme props
  4. Footer is now condensed and receives a list of link objects (with description and url properties)

Example PR

Convert to GraphQL types

The new dicty-graphql-schema library has built-in types for our GraphQL queries/mutations; these should be used here and in all frontend apps.

Convert to Typescript

At some point it would likely be in our best interests to convert from Flow to Typescript, which has a much more active community around it.

Upgrade to Apollo V3

There is a bug with infinite fetching when logged in with Apollo 3, need to solve that first.

A working upgrade will replace dictyBase/dictyaccess-fork#271 dictyBase/dictyaccess-fork#269

Fix PWA issue

manifest.json and favicon are not getting properly loaded

Design ideas

Chr 2 duplication alignments in dashboard

In the Spatial Expression Dashboard, that contains Data Alignments:

The RNAseq aligns on repeat 2 instead of repeat 1. The spatial expression aligns correctly on repeat 1 as it should be.

In the traditional dictyBAse and in JBrowse we always prioritize that all alignments, ESTs, RNAseq and now also spatial expression, align to repeat 1 and repeat 2 stays empty. It should be consistent.

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.