GithubHelp home page GithubHelp logo

Comments (2)

lomereiter avatar lomereiter commented on July 21, 2024

Fixed in my issue28 branch, will make a PR after fixing more bugs in bar chart code.

from genenetwork2.

robwwilliams avatar robwwilliams commented on July 21, 2024

Lei, Zach, Artem,

We need to clean up number formats in these and all other tables. Here are some minor problems that need to be handled:

  1. "Additive Effect" is given with 12 digits of precision, but 3 digits are adequate.
  2. Location (Chr and Mb). The Mb values should all be given with 6 digits of precision to avoid ambiguity. For example, the value 34.2721 should read 34.272100 Mb. Most genomics web sites use bp and would list this as 34272100, but I find this format quite hard to read. Megabase format is for humans; bp for machines.
  3. There is also no index number field on the far left. We must have an index number in all tables so that export and screen scrapes know if they got everything or dropped lines.
  4. Need to tweak the column spacing for the Max LRS column. The LRS values are out of alignment with the column. Symbol column also seems misaligned by a few pixels.
  5. Mean and Max LRS numbers should be justified to the right. Max LRS is done correctly (but see note above), but Mean is justified to the left and looks goofy.

from genenetwork2.

Related Issues (20)

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.