Tag Results

Items tagged with "esearch" (14)

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


Files (2)
Uploader

Blob Pathway Abstracts for Day7 Microarray Tir1 QTL

Created: 2009-08-11 14:08:41 | Last updated: 2009-08-11 14:15:58

Credits: User Paul Fisher

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This file contains all the abstracts for pathways found to be differentially expressed at day 7 post infection and intersect the Tir1 QTL region, from the African Trypanosomiasis project. Each pathway is listed as ">> [Pathway Name]", together with a PubMed identifier, date, and abstract for each article. Each pathway has been restricted to 500 abstracts, and is given in the date range 31/12/2007 to 01/01/2009. Note, some pathways do not have any abstracts available due to th...

File type: Plain text

Comments: 0 | Viewed: 80 times | Downloaded: 0 times

Tags:

Uploader

Blob Ondex and Taverna Tutorial

Created: 2009-10-22 13:50:53 | Last updated: 2009-10-22 13:51:51

Credits: User George

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Biological Data Integration Using Ondex and Taverna: A Tutorial 25/26th November 2009 The University of Manchester The Ondex SABR project (http://ondex.org/sabr.html) invite you to a two-day tutorial that aims to show participants how to use Ondex and Taverna to perform common biological data collection, integration and visualisation tasks.

File type: Word document

Comments: 0 | Viewed: 93 times | Downloaded: 60 times

Tags:

Packs (2)
Creator

Pack Text Mining Workflows


Created: 2010-12-08 11:55:03 | Last updated: 2011-02-01 11:33:11

This pack contains workflows to navigate from candidate Quantitative Trait genes and pathways to a given phenotype.

5 items in this pack

Comments: 0 | Viewed: 193 times | Downloaded: 62 times

Tags:

Creator

Pack Trichuriasis induced Colitis


Created: 2011-02-16 12:49:21 | Last updated: 2011-02-16 15:26:36

This pack contains the workflows and data relating to Trichuriasis induced colitis.

5 items in this pack

Comments: 0 | Viewed: 81 times | Downloaded: 38 times

Tags:

Workflows (10)

Workflow Perform a search through NCBI eUtils eSearch (3)

Thumb
This workflow takes in a search term and a database (e.g. snp, gene, protein) in which to perfom the search over. The result is an xml file containing summary information about the search term. Example input for this workflow are given below: database: pubmed terms: cancer AND diabetes

Created: 2009-11-27 | Last updated: 2009-12-03

Workflow Basic eSearch/eFetch cycle (1)

Thumb
This is a basic eSearch/eFetch workflow created with taverna and using eUtils from NCBI. It accepts a query term as input (at the moment, for testing purposes, this is a fixed string), interrogate eSearch to retrieve the list of related sequences on the Nucleotide database, and use eFetch to retrieve the corresponding sequences. I wrote this workflow one year ago, when I was trying to understand how taverna and eUtils work; I suspect it broken, and of course it could be enhanced, so I am ...

Created: 2008-12-04 | Last updated: 2008-12-04

Credits: User Giovanni Dall'Olio

Workflow Query dbsnp, transform to HTML (1)

This is a XProc worklow. Its input is a list of Entrez queries packed in a html list: See http://plindenbaum.blogspot.com/2009/05/xml-pipelines-xproc-for-bioinformatics.html "snp_gene_clin"[Filter] AND "snp_pubmed_cited"[Filter] AND 2[CHR] (1000[CHRPOS] : 5000[CHRPOS]) AND 2[CHR] AND "homo sapiens"[Organism] it queries entrez, download the SNPs as XML and transform the result as an HTML table:   r...

Created: 2009-05-21 | Last updated: 2009-05-21

Credits: User Pierre Lindenbaum

Workflow Get Gene Ids for Human (1)

Thumb
This workflow gets a list of gene ids (number depending on Ret_Max_value variable) for Homo sapiens. The species may be changed according to that desired, by altering the term_value string constant

Created: 2010-02-04 | Last updated: 2010-02-04

Credits: User Paul Fisher

Workflow microRNA to KEGG Pathways and Abstracts (1)

Thumb
Workflow takes in a text file of microRNAs from microCOSM (at the EBI) and outputs a list of KEGG pathway information, including genes in pathways and pathway abstracts from PubMed. The results can then be used in various text mining applications/workflows to rank the results against a given disease.Workflow takes in a file of microRNAs

Created: 2010-03-17

Credits: User Paul Fisher

Attributions: Workflow Pathways and Gene annotations for QTL region

Workflow Gene to Pubmed (3)

Thumb
This workflow takes in a list of gene names and searches the PubMed database for corresponding articles. Any matches to the genes are then retrieved (abstracts only). These abstracts are then returned to the user.

Created: 2010-07-05 | Last updated: 2011-01-26

Credits: User Paul Fisher

Workflow Phenotype to pubmed (3)

Thumb
This workflow takes in a phenotype search term, and searches for abstracts in the PubMed database. These are passed to the eSearch function and searched for in PubMed. Those abstracts found are returned to the user

Created: 2010-07-05 | Last updated: 2011-01-11

Credits: User Paul Fisher

Workflow Pathway and Gene to Pubmed (2)

Thumb
This workflow takes in a list of gene names and KEGG pathway descriptions, and searches the PubMed database for corresponding articles. Any matches to the genes are then retrieved (abstracts only). These abstracts are then used to calculate a cosine vector space between two sets of corpora (gene and phenotype, or pathway and phenotype). The workflow counts the number of articles in the pubmed database in which each term occurs, and identifies the total number of articles in the entire PubMe...

Created: 2011-02-10 | Last updated: 2011-02-18

Credits: User Paul Fisher

Attributions: Workflow Cosine vector space Workflow Extract Scientific Terms Workflow Rank Phenotype Terms Workflow Cosine vector space Workflow Rank Phenotype Terms Workflow Pathway to Pubmed Workflow Extract Scientific Terms Workflow Gene to Pubmed

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 PubMed Search and Solr storage (5)

Thumb
Based on the work of Fisher: This workflow takes in a search term, are passed to the eSearch function and searched for in PubMed. I extended by removing outputs and text extraction and addded an automatic Solr storage process using a post.jar, specified by the user. Before running this workflow, make sure that a solr server is up and running and the variable attached to the SolrImport process contains the correct path. Dependencies: - Solr

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

Credits: User Sander van boom

Attributions: Workflow PubMed Search

What is this?

Linked Data

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


Alternative Formats

HTML
RDF
XML