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
2eb3675ddc0cff585c9453490d95c019cb05f8bc
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
23
Mar
22
21
20
17
15
13
10
9
8
7
6
3
2
1
28
Feb
24
23
22
21
17
16
15
14
10
7
3
2
1
24
Jan
23
20
16
13
10
9
6
5
4
22
Dec
20
16
13
12
8
6
5
3
2
1
30
Nov
29
25
24
20
18
16
14
13
11
9
8
3
21
Oct
13
11
10
7
5
30
Sep
29
28
27
26
25
23
22
20
19
16
13
12
9
8
7
6
5
2
1
31
Aug
17
11
10
9
28
Jul
27
25
21
20
19
18
add trivial function to get min zoom.
update tasks list.
add window call to do column configuration.
fix small bug...missing assert
add a column configuration button.
move to ~zmap
fix to cds clipping...
Experiment with right button clicking on GtkButtons
Added possibility for a horizon and fixed a buglet
add menu items to allow saving to file FASTA format of dna/peptides.
add more information to fasta dump + function to return fasta header.
conditional is_monospace to compile on gtk < 2.6 e.g. alpha
fix two problems in block positioning: must allow for no columns in a strand set, blocks within one alignment must not be bumped over.
tidy up code, add help, fix small bug which led to no sets of objects being found.
fix bug in hash search for sets of objects which made it not work correctly.
make dna canvas item have same attached data and hash behaviour as all other items.
add common function to free arrays of subwindows.
add common function to free arrays of subwindows.
comment out debug output.
fix small but pernicious bug, must have brackets around assignments.
Fix wierd typo in struct name and add structtype2text function.
change show message func. to allow specifying of text justification.
A sample resource file.
added missing prototype
Runtime settable colour for the menu-titles rather than the slightly
Runtime settable colour for the focus-view highlight.
Work around for issue with navigator I think I've created :(
Added a resource file location so that gtk can go and look @ it.
renamed zmapWindowClampStartEnd zmapWindowClampedAtStartEnd
changed an incorrect Assert
renamed zmapWindowClampStartEnd zmapWindowClampedAtStartEnd
Turn numbers off in DNA...
Fixed bug setting border when resizing occurs. Added a window around
More functionality for the ruler
More functionality for the ruler
add routines to handle translation to peptide, currently only supports standard genetic code.
routines to handle translation of dna to peptide. Currently only supports standard genetic code.
add code to show dna for features or peptide translations for transcripts in separate window.
tidy up main menu a bit and add stuff for dna/peptide.
add functions to extract dna subsequences from main displayed sequence on coords or simple features or transcript features.