Workflows

Search filter terms
Filter by type
Filter by tag
Filter by user
Filter by licence
Filter by group
Filter by wsdl
Filter by curation
Results per page:
Sort by:
Showing 2916 results. Use the filters on the left and the search box below to refine the results.

Workflow GetWikiPWByENS (2)

Thumb
This workflow uses the WikiPathways Webservice/API to query for pathways containing a specific ENSEMBL identifier. The mapping service behind WikiPathways takes care of the identifier mapping, making sure that all relevant results are found even if they were originally reported using a different identifier scheme.

Created: 2015-10-02 | Last updated: 2015-10-12

Credits: User Kristina Hettne User Eleni

Workflow AllPW2ENS (2)

Thumb
This workflow uses the WikiPathways Webservice/API to query to retrieve all ENSEMBL identifers for all pathways and merge them into one, unique list.

Created: 2015-10-02 | Last updated: 2015-10-12

Credits: User Kristina Hettne User Eleni

Workflow Simple test with paralel execution using b... (1)

Thumb
A simple exercise on parallel processing using BeanShell

Created: 2015-10-01 | Last updated: 2015-10-01

Credits: User Ciro Barbosa

Workflow Loop (1)

Thumb
Example of looping over asynchronous services. The dummy beanshell scripts represents the operations of an asynchronous submit-status-results style service, such as EBI's InterProScan and NCBI Blast. createJob creates a temporary file with the content "0". Filename retuirned as a "job ID". checkStatus reads the job, and return state "RUNNING" as long as the content is less than 10, increasing the number for each call. (As no actual job is being run) getResults reads the file content, with...

Created: 2015-09-29

Credits: User Thiago Soares

Workflow Pipelined list iteration (1)

Thumb
Perform multiple iterations of services in order to show pipelining

Created: 2015-09-29

Credits: User Thiago Soares

Uploader

Workflow Drug-Drug Networks using Matador-DrugBank ... (1)

Thumb
These days, Networks of all kinds are all the rage! So here's a trickle contributing to the flood.The workflow generates a network based on Similarity between known drugs based on commonality of their "direct" drug target interactions.The workflow does not provide a comparison between Chemical similarity based network and one based on shared drug targets. It only provides the latter.Other nodes and interfaces to Cytoscape and exported csv can be used to further the network analy...

Created: 2015-09-17 | Last updated: 2015-09-17

Credits: User Insilicoconsulting

Uploader

Workflow SAR by Rgroup decomposition (1)

Thumb
This workflow showcases a simple way to use Rgroup decomposition for SAR analysis.Once R-groups are obtained for several sites on the Scaffold, molecular properties like logP, TPSA, number of heavy/hetero-atoms, various kinds of ring counts are calculated.While medicinal chemistry purists may decry calculating properties for fragments/R-groups, correlating these at each site with Ki (or activity) shows up interesting trends.It's immediately apparent if increasing logP at a given site incr...

Created: 2015-09-15

Credits: User Insilicoconsulting

Workflow Author Publications and Citations by Year (2)

Thumb
This small workflow demonstrates how to connect to and use Europe PMC (http://europepmc.org/RestfulWebService) to count the number of publications and citations per year for one author. Two Web service calls are made. First, we searchPublications to retrieve the bibliographic records for all published work of a single author. Then, we getCitations to extract the year of all articles citing the work of this author. A conditional XPath is here used to only look up citing articles for cited work...

Created: 2015-09-14 | Last updated: 2015-09-17

Credits: User Magnus Palmblad

Workflow Visualize Geographical Bias between PubMed... (3)

Thumb
This workflow analyzes the scientific output, as documented by PubMed, geographically. The workflow takes as input the PubMed data in XML and the ISO 3166-1 and ISO 3166-3 country lists. The XML files can contain any subset from two specific PubMed searches. for example for two different journals in the same field. The XPath components extract author affiliations, and feed these to a series of Beanshell components that match these with countries in the ISO standard. This data is then fed to ...

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

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

Results per page:
Sort by: