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
Commits
0e5cd6f1
Commit
0e5cd6f1
authored
15 years ago
by
edgrif
Browse files
Options
Downloads
Patches
Plain Diff
changes to specification of joining aligns and gap processing.
parent
9ca300c4
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/zmapServer/acedb/models.wrm
+4
-8
4 additions, 8 deletions
src/zmapServer/acedb/models.wrm
with
4 additions
and
8 deletions
src/zmapServer/acedb/models.wrm
+
4
−
8
View file @
0e5cd6f1
...
...
@@ -29,7 +29,7 @@
//
// HISTORY:
// Created: Tue Jun 10 08:15:32 2008 (edgrif)
// CVS info: $Id: models.wrm,v 1.
6
2009-0
5-15 15:32:23
edgrif Exp $
// CVS info: $Id: models.wrm,v 1.
7
2009-0
7-29 12:25:10
edgrif Exp $
//-------------------------------------------------------------------
//
...
...
@@ -97,14 +97,10 @@
// Specifies properties unique to an alignment feature.
//
?Zmap_mode_alignment Gapped Internal UNIQUE Int
External UNIQUE Int
// Internal triggers drawing of separate internal blocks/gaps,
// External triggers joining of individual alignments.
// Int gives allowed align errors for a "perfect" match, 0 is default.
?Zmap_mode_alignment Gapped Parse Show // Parse and show internal blocks/gaps
Join_align UNIQUE Int // Join alignments to show colinearity, Int gives allowed align errors for a "perfect" match, 0 is default.
Allow_misalign // Homol reference/match coords do not have to align exactly, ref coords override.
// Colours for bars joining up intra and inter alignment gaps.
Match_colours Perfect UNIQUE #ZMap_feature_colour
Match_colours Perfect UNIQUE #ZMap_feature_colour // Colours for bars joining up intra and inter alignment gaps.
Colinear UNIQUE #ZMap_feature_colour
Non_colinear UNIQUE #ZMap_feature_colour
Pfetchable // If present it means these alignments have pfetch entries.
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment