Help:Editing Pathways

From WikiPathways

(Difference between revisions)
Jump to: navigation, search
(Added curation tag info)
Current revision (08:30, 22 February 2022) (view source)
 
(40 intermediate revisions not shown.)
Line 1: Line 1:
__NOEDITSECTION__ <!-- Turn off section editing -->
__NOEDITSECTION__ <!-- Turn off section editing -->
-
In addition to editing the text fields on a given [[:Help:Viewing Pathways|''Pathway Page'']], this wiki also supports the ability to edit the pathway itself! Click on ''Edit pathway'' on any ''Pathway Page'' and a embedded version of the [http://www.pathvisio.org PathVisio] program will open with the current pathway loaded. You can then add, edit or delete content from the pathway. When you save, updated versions of the images, controlled text, and data files are generated and are immediately available.
+
= Editing Pathway content through PathVisio: =
-
Try it out in the [[:Pathway:Human:Sandbox|Sandbox pathway]]!
+
-
== Editing the pathway image ==
+
'''The editor for WikiPathways is the local version of PathVisio.'''
-
Pathway editing for WikiPathways is done in an embedded version of the [http://www.pathvisio.org PathVisio] program. PathVisio supports a number of common drawing tools, as well as an interface for linking objects on pathways to an underlying gene database. For detailed instructions on how to use the PathVisio program please refer to the [http://www.pathvisio.org/documentation/ PathVisio documentation] and [http://www.pathvisio.org/documentation/faqs/ PathVisio FAQ].
+
-
In addition to the drawing features described for the PathVisio webstart program, the WikiPathways embedded editor has some additional features.
+
-
==== Adding, selecting, sizing and moving objects ====
+
* If you have never edited or built a pathway model before, we would advise you to use our online learning tool [http://academy.wikipathways.org/ WikiPathways Academy] first.
-
For instructions on basic editing features please refer to [http://www.pathvisio.org/documentation/editing-and-viewing-pathways/ PathVisio documentation].
+
-
==== Grouping objects ====
+
* If you directly want to start editing, please download the [https://www.pathvisio.org/downloads local PathVisio installation] from the PathVisio website, and install the [https://www.pathvisio.org/plugin/wikipathways-plugin/ WikiPathways plugin] from within PathVisio.  
-
To group objects, first select the objects to be grouped by click and drag. Grouping the objects can be done in two ways: either right-click and select Group from the context menu or click ^G on your keyboard.
+
Please be aware that new users (starting in 2019) need to request access to use the WikiPathways plugin; which can be done [http://plugins.pathvisio.org/wp-client/request-webservice-access/ here] or through sending a message to our team on our [https://groups.google.com/forum/#!forum/wikipathways-discuss google discussion forum].
-
The display of grouped objects does not change once the objects are grouped. When the cursor is placed over a group, a boxed outline will appear highlighting the grouped objects. [http://www.youtube.com/watch?v=mAultpJCLJk&fmt=18 Watch video].
+
-
==== Representing complexes ====
+
* Save your pathway by clicking '''Plugins > WikiPathways > Update'''. You will be asked to describe your edits.  
-
To create a complex, first select the objects in the complex by click and drag. Creating the complex can be done in two ways: either right-click and select Group from the context menu or click ^P on your keyboard.
+
-
The display of a complex includes a boxed outline around the group. [http://www.youtube.com/watch?v=A7ryJwV4Y00&fmt=18 Watch video].
+
-
==== Selecting grouped objects and complexes ====
+
* You can also browse WikiPathways and open and edit any pathway from within PathVisio, as well as create new pathways. For more details, see [[:Help:WPClientPluginCuration|Using the WikiPathways Client plugin]].
-
Grouped objects and complexes can be selected as a group, or as individual objects. To select the group as a whole (all group objects), click anywhere in the boxed outline surrounding the group. For complexes, this outline will be permanently visible, and for groups this outline will be visible only when the cursor is placed over the group. To select an individual object in a group, click the object directly.  
+
__NOTOC__
-
{|class="prettytable"
+
<!--
-
|-
+
{{#ev:youtube|tYD9JxILxv8|700|left|Intro to Editing Video}}
-
!Selecting whole group
+
-
|-
+
-
|[[Image:GroupSelection.png]]
+
-
|}
+
-
{|class="prettytable"
+
-
|-
+
-
!Selecting single grouped object
+
-
|-
+
-
|[[Image:SingleGroupSelection.png]]
+
-
|}
+
-
==== Adding connectors between objects ====
+
= Editing in PathVisio Webstart =
-
Connecting line objects with gene and metabolite objects on pathways are important for properly storing the biological interactions that the pathway represents. To connect the end of a line to a gene or metabolite, select the end point of the line and drag it close to the object you wish to connect it to. A set of anchor points will appear on the outline of the object. Drag the end of the line over any of these anchor points until the anchor point turns green, then let go of the line end. This will connect the end of the line to the anchor point on the object.
+
-
{|class="prettytable"
+
-
|-
+
-
!Adding connectors
+
-
|-
+
-
|[[Image:Connectors.png]]
+
-
|}
+
-
<p>Objects that have anchor points that can be connected to lines are data nodes, metabolites, labels and graphical objects. Anchor points can also be added to lines (from the right-click menu), after which other lines can be connected to it.</p> 
+
-
==== Creating curved, elbowed, segmented and composite lines ====
+
Each pathway page at WikiPathways has an '''Launch Editor''' button, which launches [http://www.pathvisio.org PathVisio webstart] with the pathway in question loaded. This utilizes the [[:Help:WPClientPluginCuration|WikiPathways Client plugin]].  
-
For layout reasons and to properly represent biological interactions, non-straight lines are sometimes ideal. To create a curved, elbowed or segmented line, first create a new line by selecting the line object from the tool bar and dropping it on the canvas. Right-click on the line and under Line Type, select either Curved, Elbow or Segmented. The Curved option will produce a curved line with smooth edges, whereas the Elbow option will create a curved line with 90 degree edges. The Segmented option will let you define a line with one or more waypoints. To position the line, attach the end points to the desired objects as described above. The shape of the curved line will automatically adjust to fit the layout of the objects you are connecting. You can also change the shape of the line manually by dragging the way points (blue diamonds) on the line.
+
-
{|class="prettytable"
+
-
|-
+
-
!Elbowed line
+
-
|-
+
-
|[[Image:Elbow.png]]
+
-
|}
+
-
<p>To create a line which is a composite of two or more lines, add an anchor point to one of the lines by using the right-click menu. Connect the end point of the other line to the anchor point as described above. Anchor points on lines can be moved by clicking and dragging to a desired position on the line.</p>
+
-
{|class="prettytable"
+
-
|-
+
-
!Anchored line
+
-
|-
+
-
|[[Image:Anchor.png]]
+
-
|}
+
-
==== Right-click menu ====
+
* Click the '''Launch Editor''' button on any '''Pathway Page''' to open the [http://www.pathvisio.org PathVisio] program with the current pathway loaded. You can add, edit or delete content from the pathway and when you save, updated versions of the images, controlled text, and data files are generated and are immediately available. For instructions on basic editing features please refer to [http://www.pathvisio.org/documentation/editing-and-viewing-pathways/ PathVisio documentation].  
-
Right-clicking anywhere on the drawing board or on an object will bring up the right-click menu. Some menu options are universal, and some depend ong the type of object you click.
+
-->
-
* Delete: Deletes the selected object
+
<!--
-
* Select all: Selects all objects in the pathway
+
= Editing using Quick Edit =
-
* Select all DataNode objects: Selects all DataNode objects in the pathway, that is any object annotated as gene, protein, gene product, complex or RNA.
+
We have a new, quick way to edit data node annotations and styles. When logged in, the '''Quick Edit''' button is located at the bottom center of the pathway view. Clicking the '''Quick Edit''' button opens the editor:
-
* Add anchor: Adds an anchor point to a line, for connecting to other objects.
+
-
* Anchor type>Circle: Displays the line anchor as a circle. This menu option is only available for a line anchor object.
+
-
* Anchor type>None: Displays the line anchor as a small square. This menu option is only available for a line anchor object.
+
-
* Line type>Curved: Creates a curved line, which can be customized in shape by connecting the end points to objects and by dragging the way points on the line. Way points appear as blue diamond shapes on the curved line.
+
-
* Line type>Elbow: Creates an elbow line, which can be customized in shape by connecting the end points to objects and by dragging the way points on the line. Way points appear as blue diamond shapes on the curved line.
+
-
* Line type>Straight: Creates a straight line.
+
-
* Order>Bring to front: Brings the selected object to the front
+
-
* Order>Send to back: Sends the selected object to the back
+
-
* Order>Bring forward: Brings the selected object forward one layer
+
-
* Order>Send backward: Sends the selected object backward one layer
+
-
* Add literature reference: Literature references can be added for any object by entering a PMID or by manually entering information on authors, journal etc.
+
-
* Properties: '''Comments''', '''Literature''' and '''Annotation''' for objects can be viewed and edited through the Properties window.
+
-
==== Save to WikiPathways.org ====
+
[[Image:QuickEdit.png]]
-
You can save your pathway directly to WikiPathways by clicking the "Save the pathway to WikiPathways.org" [[Image:SavetoWP.png]] button in the toolbar.
+
-
== Editing text fields ==
 
-
Text fields on ''Pathway Page'' is edited like any other text on a wiki. Please refer to the [http://meta.wikimedia.org/wiki/Help:Wikitext WikiMedia] website for details on formatting.
 
-
==== Curation Tags ====
+
=== Editing data node annotation ===
-
''Curation tags'' can be added to a pathway to notify the author and community about the state of the pathway. For example, you could tag a pathway that isn't annotated properly or tag your own pathway as work in progress. Curation Tags can be added by clicking green plus sign icon in the Curation Tags section. Choose the type of Ontology Tag from the drop-down list and enter a comment if appropriate.
+
* Open Quick Edit.
 +
* Select any data node to display its current annotation in the annotation tab.
 +
* To search for a new identifier, type in a gene name or label in the '''Search by name''' field and click the green '''Search''' button. Results are displayed in a separate results panel. Select an identifier from the list of results to assign it to the node.
 +
* To change only the data node type or data source, simply select from the drop-down lists.
 +
* To manually change the label or identifier, simply type directly in the corresponding field.
 +
* Click the '''Save & Close''' button to save and exit Quick Edit.
-
==== Description ====
+
=== Editing data node style ===
-
Each ''Pathway Page'' includes a '''Description''' section, which contains information about the biological process described in the pathway. The ''Description'' can be edited by clicking the Edit link to the right of the Description section.
+
* Open Quick Edit.
 +
* Select a data node and click the '''Properties''' tab in Quick Edit.
 +
* Use the color chooser to change the border and label color of the node, or use the buttons to set the label text to bold and italic.
 +
* Click the '''Save & Close''' button to save and exit Quick Edit.
 +
-->
-
==== Bibliography ====
+
= Editing Pathway Page directly on the website: =  
-
Each ''Pathway Page'' includes a '''Bibliography''' section, designed to hold reference information relevant to the pathway. When editing a pathway in the editor, any references to publications, textbooks and websites can be added to this section by right-clicking on any object in the pathway and selecting ''Add'' or ''Edit'' from the ''Literature'' menu. Details on how to incorporate literature references can be found [[:Help:LiteratureReferences|here]].
+
Text fields on a '''Pathway Page''' can be edited like any other text on a wiki. Please refer to the [http://meta.wikimedia.org/wiki/Help:Wikitext WikiMedia] website for details on formatting.
-
==== Ontology Tags ====
+
=== Description ===
-
The ''Ontology Tags'' section contains any ontology tags added to the pathway, and an interface for adding ontology tags. To add ontology tags, click the ''Add Ontology tags!'' link, which will open two tools for finding and adding ontology tags: a search interface and browsable trees for the supported ontologies. To search for a term, simply begin typing in the ''Search'' field. Pick a term from the results and click the ''Add'' button (green check mark) to add the term. Alternatively, find a term from the browsable ontology trees, select it and click the ''Add'' button. You can delete any ontology term from the pathway by selecting it and clicking the ''Remove'' button (red x). To learn more about a particular term, click the ''View more info on BioPortal!'' button (blue i).
+
Each '''Pathway Page''' includes a '''Description''' section, which contains information about the biological process described in the pathway. The '''Description''' can be edited by clicking the Edit link to the right of the Description section.
-
==== Categories ====
+
=== Quality Tags ===
-
Categories
+
'''Quality tags''' can be added to a pathway to notify the author and community about the state of the pathway. For example, you could tag a pathway that isn't annotated properly or tag your own pathway as work in progress. Quality Tags can be added by clicking the green plus sign icon in the Quality Tags section. Choose the type of Quality Tag from the drop-down list and enter a comment if appropriate.
-
Each pathway is categorized into one or several categories, listed under ''Categories''. The category assignment can be edited or new categories added to the pathway by clicking the Edit link to the right of the Categories section.
+
-
==== Creating a new pathway ====
+
=== Ontology Tags ===
-
You can create a new pathway at WikiPathways by clicking the [[:Special:CreatePathwayPage|Create new pathway]] link in the navigation panel on the left side of each page. For details on how to create a new pathway, refer to the [[:Help:New Contributor Quickstart|New Contributor Quickstart]] guide.
+
The '''Ontology Tags''' section contains any ontology tags added to the pathway and an interface for adding ontology tags. To add ontology tags, click the '''Add Ontology tags''' link, which will open two tools for finding and adding ontology tags: a search interface and browsable trees for the supported ontologies. To search for a term, simply begin typing in the ''Search'' field. Pick a term from the results and click the ''Add'' button (green check mark) to add the term. Alternatively, find a term from the browsable ontology trees, select it and click the '''Add''' button. You can delete any ontology term from the pathway by selecting it and clicking the '''Remove''' button (red x). To learn more about a particular term, click the '''View more info on BioPortal''' button (blue i).
 +
 
 +
<!-- Not possible to edit on website.
 +
 
 +
=== Bibliography ===
 +
Each '''Pathway Page''' includes a '''Bibliography''' section, designed to hold reference information relevant to the pathway. When editing a pathway in the editor, any references to publications, textbooks and websites can be added to this section by right-clicking on any object in the pathway and selecting '''Add''' or '''Edit''' from the '''Literature''' menu. Details on how to incorporate literature references can be found [[:Help:LiteratureReferences|here]].
 +
 
 +
-->
 +
 
 +
= Editing Guidelines =
 +
 
 +
=== Best practices ===
 +
 
 +
* Our comprehensive [http://wikipathways.org/img_auth.php/d/d0/Instructions_for_WikiPathways_Authors.pdf Instructions for Authors] outlines how to author pathways from a beginner's perspective and includes recommendations for best practices for authoring pathways.
 +
 
 +
* The [[:Help:Guidelines_EditorPalette|Editor Palette guide]] describes the recommended utilization of the most commonly used elements of the WikiPathways editor palette. Examples are taken directly from the WikiPathways archives.
 +
 
 +
=== General Guidelines ===
 +
 
 +
* Complete pathway authoring guidelines are available [[:Help:Guidelines|here]].
 +
 
 +
= Creating a new pathway =
 +
To create a pathway, you can either:
 +
* Use the PathVisio webstart editor at WikiPathways.
 +
* Upload an existing gpml via the '''Upload File''' option.
 +
* Create a pathway in PathVisio and upload it to WikiPathways via the [[:Help:WPClientPluginCuration|WikiPathways plugin for PathVisio]].
 +
 
 +
For details on how to create a new pathway, refer to the [[:Help:New_Contributor_Quickstart#Create_a_new_pathway_at_WikiPathways|'''New Contributor Quickstart''']] guide.
<p>[[:Help:Contents|Return to Help Contents]]</p>
<p>[[:Help:Contents|Return to Help Contents]]</p>
<p>[[:Help:Deleting_Pathways|Continue to Deleting pathways]]</p>
<p>[[:Help:Deleting_Pathways|Continue to Deleting pathways]]</p>

Current revision


Editing Pathway content through PathVisio:

The editor for WikiPathways is the local version of PathVisio.

  • If you have never edited or built a pathway model before, we would advise you to use our online learning tool WikiPathways Academy first.

Please be aware that new users (starting in 2019) need to request access to use the WikiPathways plugin; which can be done here or through sending a message to our team on our google discussion forum.

  • Save your pathway by clicking Plugins > WikiPathways > Update. You will be asked to describe your edits.


Editing Pathway Page directly on the website:

Text fields on a Pathway Page can be edited like any other text on a wiki. Please refer to the WikiMedia website for details on formatting.

Description

Each Pathway Page includes a Description section, which contains information about the biological process described in the pathway. The Description can be edited by clicking the Edit link to the right of the Description section.

Quality Tags

Quality tags can be added to a pathway to notify the author and community about the state of the pathway. For example, you could tag a pathway that isn't annotated properly or tag your own pathway as work in progress. Quality Tags can be added by clicking the green plus sign icon in the Quality Tags section. Choose the type of Quality Tag from the drop-down list and enter a comment if appropriate.

Ontology Tags

The Ontology Tags section contains any ontology tags added to the pathway and an interface for adding ontology tags. To add ontology tags, click the Add Ontology tags link, which will open two tools for finding and adding ontology tags: a search interface and browsable trees for the supported ontologies. To search for a term, simply begin typing in the Search field. Pick a term from the results and click the Add button (green check mark) to add the term. Alternatively, find a term from the browsable ontology trees, select it and click the Add button. You can delete any ontology term from the pathway by selecting it and clicking the Remove button (red x). To learn more about a particular term, click the View more info on BioPortal button (blue i).


Editing Guidelines

Best practices

  • Our comprehensive Instructions for Authors outlines how to author pathways from a beginner's perspective and includes recommendations for best practices for authoring pathways.
  • The Editor Palette guide describes the recommended utilization of the most commonly used elements of the WikiPathways editor palette. Examples are taken directly from the WikiPathways archives.

General Guidelines

  • Complete pathway authoring guidelines are available here.

Creating a new pathway

To create a pathway, you can either:

  • Use the PathVisio webstart editor at WikiPathways.
  • Upload an existing gpml via the Upload File option.
  • Create a pathway in PathVisio and upload it to WikiPathways via the WikiPathways plugin for PathVisio.

For details on how to create a new pathway, refer to the New Contributor Quickstart guide.

Return to Help Contents

Continue to Deleting pathways

Personal tools