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
b82cfcb7
Commit
b82cfcb7
authored
15 years ago
by
rds
Browse files
Options
Downloads
Patches
Plain Diff
Keep model in step
parent
2699ec1d
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
+17
-21
17 additions, 21 deletions
src/zmapServer/acedb/models.wrm
with
17 additions
and
21 deletions
src/zmapServer/acedb/models.wrm
+
17
−
21
View file @
b82cfcb7
...
...
@@ -29,7 +29,7 @@
//
// HISTORY:
// Created: Tue Jun 10 08:15:32 2008 (edgrif)
// CVS info: $Id: models.wrm,v 1.
3
2009-0
4-30 07:1
7:
0
2 rds Exp $
// CVS info: $Id: models.wrm,v 1.
4
2009-0
5-08 12:4
7:
4
2 rds Exp $
//-------------------------------------------------------------------
//
...
...
@@ -129,18 +129,18 @@
// Specifies how columns should be displayed when bumped.
?Zmap_
overla
p Remark Text
Overla
p_mode UNIQUE Unbump // No bumping (default)
Overlap // Bump any features overlapping each other.
Start_position // Bump if features have same start coord.
Alternating // Alternate features between two sub_columns, e.g. to display assemblies.
All // A sub-column for every feature.
Name // A sub-column for features with the same name.
Name_interleave // All features with same name in a single sub-column
// but several names interleaved in each sub-column, the most compact display.
Name_no_interleave // Display as for Interleave but no interleaving of different names.
Name_colinear // As for No Interleave but for alignments only colinear shown.
Name_best_Ends // As for No Interleave but for alignments sorted by 5' and 3' best/biggest matches, one sub_column per match.
?Zmap_
bum
p Remark Text
Bum
p_mode UNIQUE Unbump // No bumping (default)
Overlap // Bump any features overlapping each other.
Start_position // Bump if features have same start coord.
Alternating // Alternate features between two sub_columns, e.g. to display assemblies.
All // A sub-column for every feature.
Name // A sub-column for features with the same name.
Name_interleave // All features with same name in a single sub-column
// but several names interleaved in each sub-column, the most compact display.
Name_no_interleave // Display as for Interleave but no interleaving of different names.
Name_colinear // As for No Interleave but for alignments only colinear shown.
Name_best_Ends // As for No Interleave but for alignments sorted by 5' and 3' best/biggest matches, one sub_column per match.
//-----------------------------------------------------------------------------------------
//
...
...
@@ -193,12 +193,10 @@
// Should boxes have pointy ends to show features direction ? (default = FALSE)
Directional_ends
//
// includes new bump modes directly + bump gap.
//Bump_mode UNIQUE Unbumped
// Cluster // Packed but not interleaved.
// Compact_cluster // Packed and interleaved.
Bump_mode #Zmap_overlap // sets current mode.
Bump_default #ZMap_overlap // sets normal bumping mode for column.
// Bumping controls display of features when there are so many in a column that they overlap.
Bump_initial #Zmap_bump // sets current mode.
Bump_default #ZMap_bump // sets normal bumping mode for column.
Bump_fixed // Cannot be changed from initial mode.
Bump_spacing UNIQUE Float // default is 0.0, i.e. no gap between bumped features.
//
Strand_sensitive Show_up_strand
...
...
@@ -218,5 +216,3 @@
//=========================================================================================
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