Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
zmap
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Iterations
Wiki
Requirements
Jira
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Container Registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
ensembl-gh-mirror
zmap
Graph
fe527b6f6608c2988079f834126000df6e1932ce
Select Git revision
Branches
7
FixAutogen
FixGitignore
Ubuntu21Build
develop
default
protected
feature/Unbundle_view
feature/zQT
production
Tags
20
2.13.0
2.12.0
2.11.6
2.11.5
2.11.4
2.11.3
2.11.2
2.11.1
2.11.0
2.10.2
2.10.1
2.10.0
2.9.0
2.8.0
2.7.1
2.7.0
2.6.1
2.6.0
2.5.2
2.5.1
27 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
17
Jan
15
12
11
10
9
8
5
4
2
21
Dec
18
15
14
13
11
8
6
5
4
1
30
Nov
29
28
27
24
22
20
17
16
15
14
13
10
9
8
7
6
2
31
Oct
30
24
20
19
18
16
11
10
6
4
3
2
29
Sep
26
25
15
13
1
10
Aug
8
7
4
1
28
Jul
27
26
25
24
23
22
21
20
19
fix trivial compiler warning.
Fix compiler warning + add new display coord function.
add defs for new queue of user_hidden items. And remove focus items call.
add function to unhighlight multiple items.
sort out some muddle about what item is highlighted.
change list of user hidden features to a stack of lists of features.
Reduce spacing between bumped features. Change homol joining blocks to be lines with clickable backgrounds.
add simple function to return current background colour.
Fix Cntl left/right arrow to scroll fast. Fix Delete key to give sets of feature deletes.
add some types for basic drawing shapes.
more fixing for macs
initial versions
/nfs/team71/acedb/zmap/prefix/scripts/versioner run by zmap
add entry for xcode stuff.
RELEASE_0-1-17
RELEASE_0-1-17
Change modifier descriptions to match code + add stuff about multiple select/hide/show.
add code to support user hidden features, revcomp coord display, multiple object highlight.
add code to support negative coord display for revcomp'd feature.
Add code to support multiple feature highlight.
Add extra param to update info. for whether to unfocus previous feature. Change bindings for rubber band and ruler. Add hide/show key bindings.
add extra param to highlight object call.
gcc silencing
small issue fixed
small issue fixed
make sure user hidden columns are not redisplayed by bumping. Allow user to click on colinear bars to select alignment features and show user the details.
correct coords displayed when sequence is reversed comp'd
add screen coords to dna data, needed for reverse comp display.
Make sure mark range includes complete object. Add to highlight multiple features.
add new params for highlight calls.
fix memory free bug...ugghhh.
use Roys new container call to get parent container.
fix scale to actually draw.
sequence stuff on merge
stopped creating containers for features that already exist.
stopped setting item feature data for diff contexts when container wasn't created.
merge contexts stuff
remove debug prints
Keep up to date with feature changes...
Keep up to date with feature changes...
make the draw context code do the right thing when drawing diff contexts
Keep up to date with feature changes