Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adjusting canvas height based GenotypeTrack height #12

Open
wants to merge 145 commits into
base: master
Choose a base branch
from

Commits on Oct 3, 2016

  1. pass all tests

    dorisjlee authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    aecdb78 View commit details
    Browse the repository at this point in the history
  2. pass all tests

    dorisjlee authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    01d8da0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c69cfaf View commit details
    Browse the repository at this point in the history
  4. starting reference

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    cd5bb58 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    067a91c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cad3e82 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7efc3ba View commit details
    Browse the repository at this point in the history
  8. continue reference

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    17b1539 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b1acf6a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e8adaa4 View commit details
    Browse the repository at this point in the history
  11. variants now work

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    47569d2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e9c6669 View commit details
    Browse the repository at this point in the history
  13. starting reference

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7779b0d View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    12941d5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    319f89b View commit details
    Browse the repository at this point in the history
  16. continue reference

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    3a43924 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    7ed786f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    0cf415b View commit details
    Browse the repository at this point in the history
  19. variants now works

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    b05ee06 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    aed7e2c View commit details
    Browse the repository at this point in the history
  21. completed the genotype feature and variant class files

    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    632e514 View commit details
    Browse the repository at this point in the history
  22. Create the FeatureDataSource.js file and tweak Feature.js Variant.js …

    …and Genotype.js constructors to take in objects instead
    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    41d8f4c View commit details
    Browse the repository at this point in the history
  23. Completed the FeatureDataSource.js file and also completed most of Fe…

    …atureDataSource-test.js file
    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    1e49de4 View commit details
    Browse the repository at this point in the history
  24. Finished FeatureDataSouce along with FeatureEndpoint files to work wi…

    …th RemoteRequest file
    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    6495add View commit details
    Browse the repository at this point in the history
  25. completed the feature test file

    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    9a76d27 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    8e12814 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    c3f141a View commit details
    Browse the repository at this point in the history
  28. added featuredatasource to pileup.js file

    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    6115ad7 View commit details
    Browse the repository at this point in the history
  29. completed the genotype feature and variant class files

    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    7c468da View commit details
    Browse the repository at this point in the history
  30. Create the FeatureDataSource.js file and tweak Feature.js Variant.js …

    …and Genotype.js constructors to take in objects instead
    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    bf523da View commit details
    Browse the repository at this point in the history
  31. Completed the FeatureDataSource.js file and also completed most of Fe…

    …atureDataSource-test.js file
    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    60895b0 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    2a830cd View commit details
    Browse the repository at this point in the history
  33. finished merge conflicts in RemoteRequestjs

    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    5d0183e View commit details
    Browse the repository at this point in the history
  34. Started working on creating featuredatasource-test.js

    justinzh1 authored and akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ed30b9d View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    c9eb738 View commit details
    Browse the repository at this point in the history
  36. Configuration menu
    Copy the full SHA
    b9011d5 View commit details
    Browse the repository at this point in the history
  37. completed gene endpoint

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    021b34e View commit details
    Browse the repository at this point in the history
  38. removed prepush hooks

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    43aaca9 View commit details
    Browse the repository at this point in the history
  39. Passing more tests

    akmorrow13 committed Oct 3, 2016
    Configuration menu
    Copy the full SHA
    ee44f18 View commit details
    Browse the repository at this point in the history
  40. Configuration menu
    Copy the full SHA
    f794b81 View commit details
    Browse the repository at this point in the history
  41. Configuration menu
    Copy the full SHA
    ad3c799 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2016

  1. Configuration menu
    Copy the full SHA
    f65ebcd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2016

  1. Configuration menu
    Copy the full SHA
    0c5c4a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9ebcb5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    24160ef View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a7f4ab View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2016

  1. Configuration menu
    Copy the full SHA
    4ab931d View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2016

  1. added coverage endpoint

    akmorrow13 committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    17fccfe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61ae00e View commit details
    Browse the repository at this point in the history
  3. continued coverage vis

    akmorrow13 committed Oct 13, 2016
    Configuration menu
    Copy the full SHA
    ff4b4e9 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. Configuration menu
    Copy the full SHA
    d031a9d View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2016

  1. Variant end tracking

    Georgehe4 committed Nov 1, 2016
    Configuration menu
    Copy the full SHA
    05bc089 View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2016

  1. Configuration menu
    Copy the full SHA
    14d3f91 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2016

  1. Merge pull request akmorrow13#4 from Georgehe4/variant_end

    Variant end tracking
    akmorrow13 authored Dec 11, 2016
    Configuration menu
    Copy the full SHA
    7b6374e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    402716a View commit details
    Browse the repository at this point in the history
  3. Merge pull request akmorrow13#5 from akmorrow13/reference

    fixed reference offset visualization
    akmorrow13 authored Dec 11, 2016
    Configuration menu
    Copy the full SHA
    c9942e0 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2016

  1. Configuration menu
    Copy the full SHA
    2aa9fd7 View commit details
    Browse the repository at this point in the history

Commits on Dec 20, 2016

  1. Merge pull request akmorrow13#6 from akmorrow13/remove-null

    added checks for null data return types
    akmorrow13 authored Dec 20, 2016
    Configuration menu
    Copy the full SHA
    387c526 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2017

  1. Configuration menu
    Copy the full SHA
    2752cde View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2017

  1. Configuration menu
    Copy the full SHA
    5c30157 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2017

  1. Configuration menu
    Copy the full SHA
    5588ad5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request akmorrow13#7 from akmorrow13/standardizeFeatures

    updated features to view correctly and show info on click
    akmorrow13 authored Jan 10, 2017
    Configuration menu
    Copy the full SHA
    9c95ccf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25aba86 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2017

  1. Configuration menu
    Copy the full SHA
    cbe865f View commit details
    Browse the repository at this point in the history
  2. bump version up top 0.6.7

    armish authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    3619fd1 View commit details
    Browse the repository at this point in the history
  3. rename poorly-named parameter

    ryan-williams authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    204a610 View commit details
    Browse the repository at this point in the history
  4. handle non-compressed BigBed files

    Also document cryptic comment / "+2" offset.
    ryan-williams authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8bcf6e1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fe5499 View commit details
    Browse the repository at this point in the history
  6. spacing nit

    ryan-williams authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    17cbc85 View commit details
    Browse the repository at this point in the history
  7. CR: add types, clean up test

    ryan-williams authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8dc1471 View commit details
    Browse the repository at this point in the history
  8. Resolve load alignment jump issues

    Georgehe4 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    e9ae61c View commit details
    Browse the repository at this point in the history
  9. bump version up to 0.6.8

    armish authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    4a96140 View commit details
    Browse the repository at this point in the history
  10. pass all tests

    dorisjlee authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    8c253b7 View commit details
    Browse the repository at this point in the history
  11. pass all tests

    dorisjlee authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    d538c0b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    42490f6 View commit details
    Browse the repository at this point in the history
  13. starting reference

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    ecc9f9c View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    c8ecd61 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    e79bcc9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5c785cc View commit details
    Browse the repository at this point in the history
  17. continue reference

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    9064616 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    786ce32 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dce8bf6 View commit details
    Browse the repository at this point in the history
  20. variants now work

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    0749feb View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    c941979 View commit details
    Browse the repository at this point in the history
  22. starting reference

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    db41cf6 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    a0c3b98 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    6451fcf View commit details
    Browse the repository at this point in the history
  25. continue reference

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    0b9f695 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    da58069 View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    0ea1937 View commit details
    Browse the repository at this point in the history
  28. variants now works

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    bc3b44d View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    a06afa0 View commit details
    Browse the repository at this point in the history
  30. completed the genotype feature and variant class files

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    aca18ad View commit details
    Browse the repository at this point in the history
  31. Create the FeatureDataSource.js file and tweak Feature.js Variant.js …

    …and Genotype.js constructors to take in objects instead
    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    ca7cd92 View commit details
    Browse the repository at this point in the history
  32. Completed the FeatureDataSource.js file and also completed most of Fe…

    …atureDataSource-test.js file
    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    f22d9bc View commit details
    Browse the repository at this point in the history
  33. Finished FeatureDataSouce along with FeatureEndpoint files to work wi…

    …th RemoteRequest file
    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    c2c9eec View commit details
    Browse the repository at this point in the history
  34. completed the feature test file

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    0a5a1ca View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    969474c View commit details
    Browse the repository at this point in the history
  36. removed genotype.js and variant.js since they were incomplete

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    7b20ebb View commit details
    Browse the repository at this point in the history
  37. added featuredatasource to pileup.js file

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    4d1817d View commit details
    Browse the repository at this point in the history
  38. completed the genotype feature and variant class files

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    f223fb9 View commit details
    Browse the repository at this point in the history
  39. Create the FeatureDataSource.js file and tweak Feature.js Variant.js …

    …and Genotype.js constructors to take in objects instead
    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    ad608aa View commit details
    Browse the repository at this point in the history
  40. Completed the FeatureDataSource.js file and also completed most of Fe…

    …atureDataSource-test.js file
    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    338485d View commit details
    Browse the repository at this point in the history
  41. removed genotype.js and variant.js since they were incomplete

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    f352e54 View commit details
    Browse the repository at this point in the history
  42. finished merge conflicts in RemoteRequestjs

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    c78c424 View commit details
    Browse the repository at this point in the history
  43. Started working on creating featuredatasource-test.js

    justinzh1 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    7d9480b View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    692041a View commit details
    Browse the repository at this point in the history
  45. Configuration menu
    Copy the full SHA
    c69c8a7 View commit details
    Browse the repository at this point in the history
  46. completed gene endpoint

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    bcd3f1f View commit details
    Browse the repository at this point in the history
  47. removed prepush hooks

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    c4b982b View commit details
    Browse the repository at this point in the history
  48. Passing more tests

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    abe0d75 View commit details
    Browse the repository at this point in the history
  49. Configuration menu
    Copy the full SHA
    561287b View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    1e2c147 View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    15a9c6c View commit details
    Browse the repository at this point in the history
  52. Configuration menu
    Copy the full SHA
    a0f5c4d View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    28451b3 View commit details
    Browse the repository at this point in the history
  54. Configuration menu
    Copy the full SHA
    737ca19 View commit details
    Browse the repository at this point in the history
  55. Configuration menu
    Copy the full SHA
    8370952 View commit details
    Browse the repository at this point in the history
  56. Configuration menu
    Copy the full SHA
    22e419a View commit details
    Browse the repository at this point in the history
  57. added coverage endpoint

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    28c6ab6 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    1c2a87c View commit details
    Browse the repository at this point in the history
  59. continued coverage vis

    akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    0827a2c View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    4e52fc1 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    094d2dc View commit details
    Browse the repository at this point in the history
  62. Variant end tracking

    Georgehe4 authored and akmorrow13 committed Jan 12, 2017
    Configuration menu
    Copy the full SHA
    c590d81 View commit details
    Browse the repository at this point in the history
  63. Configuration menu
    Copy the full SHA
    59ecee2 View commit details
    Browse the repository at this point in the history
  64. Configuration menu
    Copy the full SHA
    52125ba View commit details
    Browse the repository at this point in the history
  65. Configuration menu
    Copy the full SHA
    16be4bf View commit details
    Browse the repository at this point in the history
  66. Configuration menu
    Copy the full SHA
    72cdf26 View commit details
    Browse the repository at this point in the history
  67. Configuration menu
    Copy the full SHA
    1ce9a31 View commit details
    Browse the repository at this point in the history
  68. Configuration menu
    Copy the full SHA
    7f85cda View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2017

  1. Configuration menu
    Copy the full SHA
    dfc2d98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b4c67f View commit details
    Browse the repository at this point in the history
  3. Merge pull request akmorrow13#8 from akmorrow13/alignments

    fixed no data error for alignments and max rows for PileupTrack
    akmorrow13 authored Jan 14, 2017
    Configuration menu
    Copy the full SHA
    13424cb View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2017

  1. Configuration menu
    Copy the full SHA
    fa00377 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2017

  1. Added resolution cache to variants. Fixed resolution cache to not req…

    …uest areas already in cache.
    akmorrow13 committed Jan 23, 2017
    Configuration menu
    Copy the full SHA
    304d39a View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2017

  1. finished genotypes

    akmorrow13 committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    0d93189 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7930db0 View commit details
    Browse the repository at this point in the history
  3. binning for features

    akmorrow13 committed Jan 27, 2017
    Configuration menu
    Copy the full SHA
    f184085 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2017

  1. Fixed error in coverage

    akmorrow13 committed Jan 31, 2017
    Configuration menu
    Copy the full SHA
    85c6ff1 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2017

  1. Merge branch 'master' of https://github.com/hammerlab/pileup.js

    # Conflicts:
    #	src/main/sources/GA4GHDataSource.js
    akmorrow13 committed Feb 21, 2017
    Configuration menu
    Copy the full SHA
    054cb35 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2017

  1. Configuration menu
    Copy the full SHA
    3172c3e View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2017

  1. Configuration menu
    Copy the full SHA
    87434a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request akmorrow13#11 from snaheth/master

    Update Feature Transparency Based on Score
    akmorrow13 authored Mar 6, 2017
    Configuration menu
    Copy the full SHA
    ba2ce8b View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. Configuration menu
    Copy the full SHA
    bad7201 View commit details
    Browse the repository at this point in the history