Create Local Citation Graph

Created: 2015-10-11 14:45:46

This workflow demonstrates how to build a local citation/reference graph for a single pubilcation in PubMed. The id input is the PubMed id (pmid) for any publication in the PubMed or PMC Europe. The workflow then queries the PMC Europe Web services to get the citations and references for this publication. Two XPath parsers are used to extract the citation and reference ids, which are then combined and passed on to an Rshell that draws a Sugiyama style layered graph using the igraph package. This workflow obviously does not do anything really useful in and by itself, but it may be used as a starting point for or component in a larger and more meaningful bibliometrics analysis.

Information Preview

Information Run

Run this Workflow in the Taverna Workbench...

Option 1:

Copy and paste this link into File > 'Open workflow location...'
http://www.myexperiment.org/workflows/4738/download?version=1
[ More InfoExpand ]


Information Workflow Components

Information Authors (1)
Information Titles (1)
Information Descriptions (1)
Information Dependencies (0)
Inputs (1)
Processors (14)
Beanshells (1)
Outputs (1)
Datalinks (18)
Coordinations (0)

Information Workflow Type

Taverna 2

Information Uploader

Information License

All versions of this Workflow are licensed under:

Information Version 1 (of 1)

Information Credits (1)

(People/Groups)

Information Attributions (0)

(Workflows/Files)

None

Information Tags (4)

Log in to add Tags

Information Featured In Packs (0)

None

Log in to add to one of your Packs

Information Attributed By (0)

(Workflows/Files)

None

Information Favourited By (0)

No one

Information Statistics

 

Citations (0)

None


Version History

In chronological order:



Reviews Reviews (0)

No reviews yet

Be the first to review!



Comments Comments (0)

No comments yet

Log in to make a comment




Workflow Other workflows that use similar services (15)

Only the first 2 workflows that use similar services are shown. View all workflows that use these services.


Workflow Online PubMed author search and geographic... (2)

Thumb
This workflow retrieves bibliographic data for a single author using the PMC Europe RESTful Web service and visualizes the geographic distribution of this author's and their co-authors' geographic distribution using the rworldmap package. This is version 2.0 of this workflow, incorporating changes to the Web service allowing up to 1,000 records to be retrieved at once, using the pageSize parameter.

Created: 2015-08-19 | Last updated: 2015-09-07

Credits: User Magnus Palmblad User Arzu Tugce Guler

Workflow Get article titles from Europe PMC for sin... (2)

Thumb
This small workflow demonstrates how to connect to the new (August 2015) version of Europe PMC (http://europepmc.org/RestfulWebService). Changes from previous versions include the addition of a pageSize parameter, allowing the client to request up to 1,000 records at once. If this would still not be sufficient, the offSet paremeter can be used to retrieve data in chunks of 1,000 records and the Flatten List service used to concatenate the results.

Created: 2015-09-07 | Last updated: 2015-09-10

Credits: User Magnus Palmblad