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
51f2edf6
Commit
51f2edf6
authored
15 years ago
by
edgrif
Browse files
Options
Downloads
Patches
Plain Diff
add stuff for assembly path.
parent
165716d0
No related branches found
Branches containing commit
Tags
RELEASE_0-1-77
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
web/user_doc/styles.shtml
+8
-2
8 additions, 2 deletions
web/user_doc/styles.shtml
with
8 additions
and
2 deletions
web/user_doc/styles.shtml
+
8
−
2
View file @
51f2edf6
...
...
@@ -4,7 +4,7 @@
<!--#set var="author" value="edgrif@sanger.ac.uk" -->
<!-- Start of page. -->
<!-- CVS info: $Id: styles.shtml,v 1.1
1
2009-0
5
-08
15:04:59
edgrif Exp $ -->
<!-- CVS info: $Id: styles.shtml,v 1.1
2
2009-0
6
-08
08:28:16
edgrif Exp $ -->
<style>
pre{ width: 95%; background-color: #DDDDDD; border-style: solid; border-width: 1px; padding: 10px }
...
...
@@ -171,7 +171,8 @@ the properties themselves.
</tr>
<tr>
<td>mode</td>
<td>< basic | alignment | transcript | dna | peptide | text | graph | glyph > </td>
<td>< basic | alignment | transcript | dna | peptide | text | graph | glyph
| assembly-path > </td>
<td>Identifies how a feature should be displayed and processed, e.g. a transcript will be displayed
using the accepted block/angle line style.</td>
</tr>
...
...
@@ -433,6 +434,11 @@ the properties themselves.
<td>colour type</td>
<td>Specifies the colour for the CDS part of a transcript.</td>
</tr>
<tr>
<td>non-assembly-colours</td>
<td>colour_type</td>
<td>Colours for the non-assembly section of a clone.</td>
</tr>
</tbody>
</table>
...
...
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