Git Product home page Git Product logo

germ_summary's People

Contributors

carolyncaron avatar laceysanderson avatar reynoldtan avatar

Watchers

 avatar  avatar  avatar

germ_summary's Issues

Issue #2 - Maternal Parent Cell NOT Highlighted.

gs

The maternal parent header row is not highlighted in the same way as the paternal parent column when mouse pointer is on siblings cell.

This is cause by theme_table setting that creates a sticky header where table head markups get duplicated (id, class etc. attributes) causing multiple elements of the same id in the DOM and scripts could not ascertain element/cell to highlight.

Create Field for the germplasm summary

We would like to create a Tripal 3 Field that displays the germplasm summary on an organism page.

Specification:

  • Should extend ChadoField, ChadoFieldWidget and ChadoFieldFormatter
  • Use the ChadoField example from the tripal_example module. This will magically retrieve the organism_id based on the entity. You can then use that to determine which genus chart to display
  • Warning: the cvterm you choose must already exist or your field won't show in the drop-down,etc
  • The ChadoFieldFormatter is where you add the code to display the chart.
  • clicking on the cell is expected to jump out to the requested page just as it does now (no need to embed the stock listing)

Resources:

Make Tripal v3 Compatible.

To be made Tripal v3 compatible this module simply needs the dependency in the .info file changed from tripal_core to tripal.

This is due to the main change between Tripal v2 and Tripal v3 being Nodes => Entities and this module does not interact with Tripal Nodes.

Streamline the summary matrix

I'm considering adding the summary matrix to the organism page to allow for fast lookup of RILs by species. However, it currently won't fit well.

We can streamline it by

  1. Angling the top header. image
  2. Restricting column/row labels to the species (e.g. "lamoteii" instead of "L. lamoteii")
  3. Limiting row/column height/width to the height of the text with minimal margin.

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.