git-svn-id: file:///home/git/hedgehog.fhcrc.org/bioconductor/trunk/madman/Rpacks/cellscape@128809 bc3139a8-67e5-0310-9ffc-ced21a209358
| ... | ... | @@ -98,6 +98,10 @@ The colours of each clone may be changed by the $clone\_colours$ parameter. This |
| 98 | 98 | 1. character() $clone\_id$ - the clone ids |
| 99 | 99 | 2. character() $colour$ - the corresponding Hex colour for each clone id. |
| 100 | 100 | |
| 101 | +## Mutation order | |
| 102 | + | |
| 103 | +The order of targeted mutations in the heatmap may be specified by the $mut\_order$ vector. Each element in the vector describes a mutation by its chromosome and coordinate, and is formatted as such: "\<chromosome\>:\<coordinate\>". | |
| 104 | + | |
| 101 | 105 | ## Titles |
| 102 | 106 | |
| 103 | 107 | Many titles throughout the view can be changed by the following parameters: |