Tag Results

Items tagged with "xpath" (18)

Note: some items may not be visible to you, due to viewing permissions.


Files (3)
Uploader

Blob XML Result from Pubmed Search

Created: 2011-03-23 11:49:33 | Last updated: 2011-03-23 11:49:36

Credits: User Paul Fisher

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This xml file conatins results from a pubmed search for 'Blood Clotting'.

File type: XML

Comments: 0 | Viewed: 45 times | Downloaded: 30 times

Tags:

Uploader

Blob Example XML

Created: 2011-03-23 17:25:09 | Last updated: 2011-03-23 17:25:11

Credits: User Paul Fisher

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This file contains some example XML to be used for teaching material and XPath queries

File type: XML

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

Tags:

Uploader

Blob Taverna XPath practical slides .

Created: 2011-03-30 09:17:52 | Last updated: 2011-03-30 09:17:55

Credits: User Paul Fisher

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Taverna training material for using and configuring XPath queries using native XPath Java methods, and XPath Service templates.

File type: PowerPoint presentation

Comments: 0 | Viewed: 58 times | Downloaded: 46 times

Tags:

Workflows (15)

Workflow Extract_GetCompoundDetails_with_xpath (1)

Thumb
No description

Created: 2007-11-28 | Last updated: 2008-02-19

Credits: User Stuart Owen User Egon Willighagen

Workflow Termine with c-value threshold (1)

Thumb
This workflow accepts a list of sentences from a single document and returns the terms found by the TerMine web service. It also allows you to set a threshold c-value score so that only terms with a user-controlled probability (of being a real term) are returned as an output.   To get sentences to supply to this workflow you can use the sentence splitting workflow.  The TerMine service (used in this workflow) only accepts text in ASCII encoding, so you should also use the Clean p...

Created: 2010-02-19 | Last updated: 2011-12-13

Credits: User James Eales

Uploader

Workflow Calculating frequencies of gene expression... (1)

Thumb
This workflow retrieves data from the MaxD microarray database and calculates the frequencies of gene expression levels using an R script

Created: 2010-03-15

Credits: User Peter Li

Workflow Extracting data from VOTable format by usi... (1)

Thumb
Input VOTable and 'name' of a Output corrosponding data of that field in an arrayInput VOTable and 'name' of a Field

Created: 2010-07-01 | Last updated: 2010-07-01

Credits: User Anja Le Blanc User Donal Fellows

Workflow Example workflow for REST and XPath activi... (1)

Thumb
Note that this workflow depends upon the REST and XPath plugins. This workflow fetches weather forecast for the user-specified location. First of all it uses the provided location name to obtain a WOEID ("Where On Earth ID") of that location, then uses that unique identifier to fetch the weather forecast from Yahoo server. Multiple results may be obtained in case there is no unique translation of the location to a WOEID. REST activity is used to perform HTTP requests and fetch d...

Created: 2010-09-13 | Last updated: 2010-09-13

Credits: User Sergejs Aleksejevs

Workflow retrive dpas data for all ics instruments ... (1)

Thumb
This workflow demonstrates the standard query there events for a period of time are requested from the HEC service, available instruments for this time come from the ICS and data only for the times of the events are requested from the DPAS.

Created: 2010-09-14 | Last updated: 2010-09-14

Credits: User Anja Le Blanc

Attributions: Workflow Extracting data from VOTable format by using XPath query Workflow Retrieve all data for all instruments for a given periode of time

Workflow retrive dpas data for all ics instruments ... (1)

Thumb
This workflow demonstrates the standard query where events for a period of time are requested from the HEC service, available instruments for this time come from the ICS and data only for the times of the events are requested from the DPAS. In this version data from only 3 random events (out of the HEC list) will be requested from the DPAS.

Created: 2010-09-14 | Last updated: 2010-09-14

Credits: User Anja Le Blanc

Attributions: Workflow retrive dpas data for all ics instruments for HEC event data

Workflow XPath Pubmed Ids (1)

Thumb
This workflow takes in a search term (as used in the normal PubMed interface) and retrieves a list of PubMed ids in xml

Created: 2011-03-23 | Last updated: 2011-03-23

Credits: User Paul Fisher

Workflow XPath Pubmed Ids (2)

Thumb
This workflow takes in a search term (as used in the normal PubMed interface) and retrieves a list of PubMed ids in xml. The xml is then parsed to retrieve a list of PubMed ids

Created: 2011-03-23 | Last updated: 2011-03-30

Credits: User Paul Fisher

Attributions: Workflow XPath Pubmed Ids

Uploader

Workflow Download Structures from PubChem given che... (1)

Thumb
This workflow takes the input file containing chemical names and returns a single SDF file of structures. The names are searched against pubchem compounds via e-search. If the compound name is found an XML file containing PubChem ID is returned.The max return compound_ID is set to 1 which could be increased. If the compound name is not found then no ID is returned.  The pubchem compound_ID is then used to download structures from PubChem.  

Created: 2011-05-24 | Last updated: 2011-05-24

Credits: User Kalai User Michael Gerlich

Attributions: Workflow Download Entries from PubChem

Workflow Find workflow ancestors (2)

Thumb
Given a t2flow file (Taverna 2 workflow), extract ancestor workflow UUIDs and search myExperiment for matching workflow entries. Note that this will also match the workflow itself and nested workflows, but does not match against other workflows having the same ancestors (but newer UUIDs).

Created: 2012-05-08 | Last updated: 2012-07-09

Credits: User Stian Soiland-Reyes

Workflow Query EVS by chromosomal position (1)

Thumb
The workflow takes a list of chromosomal positions (in the format chr:pos e.g. 2:139574) and returns a selection of data in the Exome Variant Server (http://evs.gs.washington.edu/EVS/).

Created: 2013-07-26 | Last updated: 2013-07-26

Credits: User Sirisha Hesketh

Uploader

Workflow Annotate gene list with top ranking concepts (4)

Thumb
This workflow annotates a comma separated gene list with a predefined concept set as for example Biological processes or Disease/syndrome. To obtain the particular id for each concept set (e.g. "5" for Biological processes), the workflow listPredefinedConceptSets needs to run first. The output provides us with the top (cutoff) concepts that describe our gene list of interest The workflow is using the anni web services .

Created: 2013-12-03 | Last updated: 2015-04-03

Credits: User Eleni

Uploader

Workflow XPath From VOTable (1)

Thumb
A XPath From text version for VOTables. This is useful to extract certain information from the header of the VOTables but it could work for any XPath.

Created: 2014-03-12

Credits: User David PS User Anja Le Blanc

Attributions: Workflow Extracting data from VOTable format by using XPath query

Workflow Example workflow for REST and XPath activi... (1)

Thumb
This workflow fetches weather forecast for the user-specified location. First of all it uses the provided location name to obtain a WOEID ("Where On Earth ID") of that location, then uses that unique identifier to fetch the weather forecast from Yahoo server. Multiple results may be obtained in case there is no unique translation of the location to a WOEID. REST activity is used to perform HTTP requests and fetch data from remote servers; XPath activity is then used to parse the XML data a...

Created: 2014-04-03

Credits: User Alex Nenadic

What is this?

Linked Data

Non-Information Resource URI: http://www.myexperiment.org/tags/718


Alternative Formats

HTML
RDF
XML