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
7e246499
Commit
7e246499
authored
15 years ago
by
rds
Browse files
Options
Downloads
Patches
Plain Diff
keep up to date with bump changes
parent
b9af82f8
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
src/zmapServer/acedb/models.wrm
+12
-21
12 additions, 21 deletions
src/zmapServer/acedb/models.wrm
with
12 additions
and
21 deletions
src/zmapServer/acedb/models.wrm
+
12
−
21
View file @
7e246499
...
@@ -29,7 +29,7 @@
...
@@ -29,7 +29,7 @@
//
//
// HISTORY:
// HISTORY:
// Created: Tue Jun 10 08:15:32 2008 (edgrif)
// Created: Tue Jun 10 08:15:32 2008 (edgrif)
// CVS info: $Id: models.wrm,v 1.
2
200
8
-0
6-10 15:09:28
rds Exp $
// CVS info: $Id: models.wrm,v 1.
3
200
9
-0
4-30 07:17:02
rds Exp $
//-------------------------------------------------------------------
//-------------------------------------------------------------------
//
//
...
@@ -130,26 +130,17 @@
...
@@ -130,26 +130,17 @@
// Specifies how columns should be displayed when bumped.
// Specifies how columns should be displayed when bumped.
?Zmap_overlap Remark Text
?Zmap_overlap Remark Text
Overlap_mode UNIQUE Complete // Draw on top - default ZMAPOVERLAP_COMPLETE,
Overlap_mode UNIQUE Unbump // No bumping (default)
Compact_cluster // All features with same name in a single column, several names in one
Overlap // Bump any features overlapping each other.
// column but no 2 features overlap. ZMAPOVERLAP_COMPLEX
Start_position // Bump if features have same start coord.
Compact_cluster_range // All features with same name in a single column if they overlap the
Alternating // Alternate features between two sub_columns, e.g. to display assemblies.
// focus range, all other features in a single column. ZMAPOVERLAP_COMPLEX_RANGE
All // A sub-column for every feature.
Cluster // All features with same name in a single column, several names in one
Name // A sub-column for features with the same name.
// column but no interleaving of sets of features. ZMAPOVERLAP_NO_INTERLEAVE
Name_interleave // All features with same name in a single sub-column
Ends_range // Sort by 5' and 3' best/biggest matches, one match per column, very
// but several names interleaved in each sub-column, the most compact display.
// fmap like but better... ZMAPOVERLAP_ENDS_RANGE,
Name_no_interleave // Display as for Interleave but no interleaving of different names.
Compact_limit // Constrain matches to be colinear within range or are truncated. ZMAPOVERLAP_COMPLEX_LIMIT
Name_colinear // As for No Interleave but for alignments only colinear shown.
Oscillate // Oscillate between one column and another, useful for displaying tile paths. ZMAPOVERLAP_OSCILLATE
Name_best_Ends // As for No Interleave but for alignments sorted by 5' and 3' best/biggest matches, one sub_column per match.
Overlap // Bump if match coords overlap. ZMAPOVERLAP_OVERLAP
Position // Bump if match start at same coord. ZMAPOVERLAP_POSITION
Name // One column per match target ZMAPOVERLAP_NAME
Item_overlap // Bump if item coords overlap in canvas space... ZMAPOVERLAP_ITEM_OVERLAP
Simple // One column per match, good for testing... ZMAPOVERLAP_SIMPLE
//-----------------------------------------------------------------------------------------
//-----------------------------------------------------------------------------------------
//
//
...
...
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