All content

Search filter terms
Filter by category
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 4527 results. Use the filters on the left and the search box below to refine the results.

Workflow Web Service sample in .NET (1)

Thumb
To run this sample, you should first set up a web service with the following C# code: using System; using System.Collections.Generic; using System.Linq; using System.Web; using System.Web.Services; namespace TrabsEsicnece { [WebService(Namespace = "http://trabsescience.org/")] [WebServiceBinding(ConformsTo = WsiProfiles.BasicProfile1_1)] [System.ComponentModel.ToolboxItem(false)] public class Service1 : System.Web.Services.WebService { [WebMethod] public...

Created: 2015-10-13

Uploader

Blob PDF to BibTex

Created: 2015-10-13 15:11:36

Credits: User Alexey Mints

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Tries to create a good bibtex file from PDF

File type: text/x-python

Comments: 0 | Viewed: 44 times | Downloaded: 14 times

Tags:

Workflow Create Local Citation Graph (1)

Thumb
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. T...

Created: 2015-10-11

Credits: User Magnus Palmblad

Workflow Get_Weather (1)

Thumb
Modeal based on other models already hosted at myExperiment, but with small changes (changed input from static to input type).

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

Workflow PW2ENS (2)

Thumb
This workflow uses the WikiPathways Webservice/API to query to retrieve all ENSEMBL identifers for the given pathway.

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

Credits: User Kristina Hettne User Eleni

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

Creator

Pack EBI_search


Created: 2015-09-30 09:39:30 | Last updated: 2015-09-30 09:44:37

eBI_search

2 items in this pack

Comments: 0 | Viewed: 41 times | Downloaded: 3 times

This Pack has no tags!

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

Results per page:
Sort by: