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

Add new coloring options for dotplot and ability to "rectangularize" dotplot view #2791

Merged
merged 26 commits into from
Mar 9, 2022

Commits on Mar 9, 2022

  1. Dotplot mods

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3f742f3 View commit details
    Browse the repository at this point in the history
  2. Updates

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    ea3c26e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    77257f0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    106ab84 View commit details
    Browse the repository at this point in the history
  5. Misc

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5853578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d18bcef View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    401dce6 View commit details
    Browse the repository at this point in the history
  8. Large indel limit

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    dd6cd3d View commit details
    Browse the repository at this point in the history
  9. More misc

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e90dc1e View commit details
    Browse the repository at this point in the history
  10. Ticks

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    21af375 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    93f8979 View commit details
    Browse the repository at this point in the history
  12. Fix lint

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    aeb1af7 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    cbf549c View commit details
    Browse the repository at this point in the history
  14. Color by qual

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3eadb3f View commit details
    Browse the repository at this point in the history
  15. Line width 2.5

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5ee5692 View commit details
    Browse the repository at this point in the history
  16. Re-organize paf record

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    55ce2ef View commit details
    Browse the repository at this point in the history
  17. Update comment

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    b256074 View commit details
    Browse the repository at this point in the history
  18. Thresholds config editing

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    a0671b0 View commit details
    Browse the repository at this point in the history
  19. Less circles

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    864a9de View commit details
    Browse the repository at this point in the history
  20. Create MashMap adapter, since mashmap doesn't follow the format of paf

    after col 9, this let's us load score more reliably
    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    4aac9ad View commit details
    Browse the repository at this point in the history
  21. Remove large indel limit

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    e967ce8 View commit details
    Browse the repository at this point in the history
  22. Back to main

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    565c9d8 View commit details
    Browse the repository at this point in the history
  23. Code simplify

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    3218a3d View commit details
    Browse the repository at this point in the history
  24. Add ability to load MCScan .anchors and .anchors.simple files using t…

    …he GUI import forms for dotplot/synteny views (#2792)
    
    
    * Update mcscan anchors adapter to take a bed1Location and bed2Location
    
    * Standardize on left and right columns for mcscan anchors
    
    * Improve anchors importing
    
    * Add simple anchors example
    
    * Add simple anchors to import form
    
    * Update mcscan synteny config
    
    * Add delta example to grape vs peach dotplot
    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    f9df9c5 View commit details
    Browse the repository at this point in the history
  25. T1

    cmdcolin committed Mar 9, 2022
    Configuration menu
    Copy the full SHA
    5e71c91 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    b7d24d6 View commit details
    Browse the repository at this point in the history