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.

Blob Bonn Taverna Shims

Created: 2012-08-30 14:18:06

Credits: User Katy Wolstencroft

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This tutorial provides an introduction to finding, using and designing Shim services for Taverna workflows

File type: PowerPoint presentation

Comments: 0 | Viewed: 101 times | Downloaded: 70 times

Tags:

Blob Bonn Taverna WF Engine

Created: 2012-08-30 14:15:51

Credits: User Katy Wolstencroft

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This tutorial provides an introduction to using the advanced features of the Taverna workflow engine, such as iterations, looping etc

File type: PowerPoint presentation

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

Tags:

Blob Bonn Taverna Intro Tutorial

Created: 2012-08-30 14:11:55

Credits: User Katy Wolstencroft

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This tutorial provides an introduction to designing, combining and sharing workflows with Taverna and myExperiment

File type: PowerPoint presentation

Comments: 0 | Viewed: 82 times | Downloaded: 71 times

Tags:

Workflow Cocatenates several VOTables into one (3)

Thumb
Snippet showing how to use AstroTaverna tool for concatenating several VOTables. The input is four VOTables with the same number of columns. The result if using sample values provided will be a four times vertically duplicated VOTable.

Created: 2012-08-30 | Last updated: 2013-04-22

Credits: User Julian Garrido

Workflow Build plots from galfit and ellipse results (2)

Thumb
Build plots from galfit and ellipse results (http://www.myexperiment.org/workflows/3068.html, http://www.myexperiment.org/workflows/3052.html).

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

Credits: User Julian Garrido

Uploader

Blob HELIO Service List for Taverna 2.4

Created: 2012-08-30 09:45:06

Credits: User Anja Le Blanc

License: BSD License

Import HELIO SOAP web services from this file. This works for Taverna 2.4. Pervious service lists cause problems while importing them.

File type: XML

Comments: 0 | Viewed: 56 times | Downloaded: 36 times

Tags:

Workflow Add columns to a votable resulting from ex... (1)

Thumb
Addcolumns that are needed to run galfit and ellipse. it requires columns coming from sextractor and the astrotaverna plugin.

Created: 2012-08-30

Credits: User Julian Garrido

Workflow Sort 1000 fastest CMEs from a given list a... (1)

Thumb
The fastest 1000 CME of the input list are bined in categories by factor of 10 according to their pa_width value. List must contain fields v and pa_width. Output VOTable with the counts in the categories.

Created: 2012-08-30 | Last updated: 2012-08-30

Credits: User Anja Le Blanc

Creator

Pack Presentation - Creating Research Objects that contai...


Created: 2012-08-24 16:48:46 | Last updated: 2012-08-24 16:54:54

Title: Creating Research Objects that contain collections of data, papers and research workflows Speaker: David De Roure Event: Creating Research Objects that contain collections of data, papers and research workflows Location: MSU, Bozeman, Montana Date: 24 August 2012 Formats: .pptx

1 item in this pack

Comments: 0 | Viewed: 16 times | Downloaded: 6 times

This Pack has no tags!

Workflow Write file to S3 bucket (1)

Thumb
This workflow simply writes a text file to an AWS S3 bucket. It is provided as an example of how to do this, rather than be a complete, reusable solution. You need to have s3fs installed and configured with your AWS credentials to use this workflow (see http://code.google.com/p/s3fs/).

Created: 2012-08-23

Credits: User Robert Haines

Attributions: Workflow Read file from S3 bucket

Workflow Read file from S3 bucket (1)

Thumb
This workflow simply loads a text file that is stored in an AWS S3 bucket. It is provided as an example of how to do this, rather than be a complete, reusable solution. You need to have s3fs installed and configured with your AWS credentials to use this workflow (see http://code.google.com/p/s3fs/).

Created: 2012-08-23

Credits: User Robert Haines

Workflow Monthly counts for event occurences betwee... (1)

Thumb
This workflow provides monthly counts of events in HEC between the beginning of year_start and the end of year_end. Returns the result as comma separated file (csv) and as list of lists.

Created: 2012-08-23

Credits: User Anja Le Blanc

Attributions: Workflow Counts number of events per month in HEC table Workflow Split VOTable into its values

Workflow Counts number of events per month in HEC t... (1)

Thumb
This workflow counts the monthly number of events in a HEC table from the begining of year year_start to the end of year year_end. Returns a VOTable with the count

Created: 2012-08-22

Credits: User Anja Le Blanc

Workflow Monthly counts for feature occurences betw... (1)

Thumb
This workflow provides monthly counts of features in HFC between the beginning of year_start and the end of year_end. Returns the result as comma separated file (csv) and as list of lists.

Created: 2012-08-22

Credits: User Anja Le Blanc

Attributions: Workflow Number of recorded features in catalogue per month Workflow Split VOTable into its values

Blob Bozeman Tutorial

Created: 2012-08-22 09:59:37

Credits: User Katy Wolstencroft

License: Creative Commons Attribution-Share Alike 3.0 Unported License

This tutorial is an introduction to designing and using Taverna workflows and myExperiment. It was created for the workshop "Making Sense of Biological Systems:Using Knowledge Mining to Improve and Validate Models of Living Systems", at Montana State University Aug 2012

File type: PowerPoint presentation

Comments: 0 | Viewed: 71 times | Downloaded: 72 times

Tags:

Workflow Number of recorded features in catalogue p... (1)

Thumb
The number of features of the specified catalogue are counted per month between beginning of the year_start und the end of the year_end. Return format is VOTable

Created: 2012-08-22

Credits: User Anja Le Blanc

Workflow Get a list of proteins annotated with an O... (3)

Thumb
A service to look for models in BioModels using an Ontology Id as input. First the workflow will look in QuickGO for UniProt accessions annotated with the provided Ontology Id. Then it will look for models using the list of proteins. If one of the input protein is found in one model the workflow will provide the BioModels Id, the SBML and a link to the BioModels database. Please use taverna 2.4 or above.

Created: 2012-08-22 | Last updated: 2013-07-10

Credits: User Rafael C. Jimenez

Workflow Get models from BioModels including the in... (3)

Thumb
A service to look for models in BioModels using a UniProt accession as input. If the input protein is found in one model the workflow will provide the BioModels Id, the SBML and a link to the BioModels database. Please use taverna 2.4 or above.

Created: 2012-08-22 | Last updated: 2012-08-24

Credits: User Rafael C. Jimenez

Workflow Number of features in a month in a year (1)

Thumb
Returns the number of features in a HFC catalogue which occured in a month in a year given as inputs.

Created: 2012-08-21

Credits: User Anja Le Blanc

Workflow Create votable from different galfit param... (2)

Thumb
The workflow creates a votable from the results provided by galfit. It returns this table and an aditional table that is joined to the input table. It requires a votable that contains a column with the file name resulting from running galfit and such files must be accesible from taverna. It uses astrotaverna plugin (http://wf4ever.github.com/astrotaverna/) and it has a dependency on stil library (http://www.star.bris.ac.uk/~mbt/stil/). The galfit files may come from adjusting 'disk, bulb, ba...

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

Credits: User Julian Garrido

Workflow Create_SNP_Set (1)

Thumb
The purpose of the workflow is to determine SNPs in the vicinity of the genes and create a SNP set for a given set of genes. The user has the freedom to choose the flanking width around the gene for determining the SNPs. The input is in the form of entrez gene ids. Biomart services are used to determine the chromosome and position of the gene as well as determining Affy gene chip 6k ids. The final report is stored as a tab-delimited text file with Affy 6 gene chip ids for the SNP and Kegg inf...

Created: 2012-08-21

Credits: User Harish Dharuri

Workflow Kegg:Reactions Scheme (2)

Thumb
The purpose of this workflow is to determine all the enzymes/genes that participate in a radius of 2 reaction steps around a given metabolite. Broadly, the scheme involves the following steps: 1. determine all the reactions that the given metabolite participates in 2. determine all the compounds that participate in these reactions 3. filter certain compounds like H2O, ATP etc to avoid non-specific connections 4. determine all the reactions that the compounds passing through step 3 participate...

Created: 2012-08-20 | Last updated: 2013-08-27

Credits: User Harish Dharuri

Workflow Check HEC instances for diverging content (2)

Thumb
This workflow check all tables in HEC on festung1 and festung3 for diverging content by comparing the last 1000 entries in each table. Output is a list of tabel names with different content.

Created: 2012-08-20 | Last updated: 2012-08-20

Credits: User Anja Le Blanc

Uploader

Workflow Hadoop Large Document Collection Data Prep... (1)

Thumb
Workflow for preparing large document collections for data analysis. Different types of hadoop jobs (Hadoop-Streaming-API, Hadoop Map/Reduce, and Hive) are used for specific purposes. The *PathCreator components create text files with absolute file paths using the unix command 'find'. The workflow then uses 1) a Hadoop Streaming API component (HadoopStreamingExiftoolRead) based on a bash script for reading image metadata using Exiftool, 2) the Map/Reduce component (HadoopHocrAvBlockWidthMapR...

Created: 2012-08-17 | Last updated: 2012-08-18

Credits: User Sven

Workflow KEGG:Pathway Scheme (2)

Thumb
The purpose of the workflow is to determine all the genes operating in the pathways that the input metabolite participates in. The overall idea is to generate a set of genes that potentially influence the levels of a metabolite due to the common pathways that they share.

Created: 2012-08-14 | Last updated: 2013-08-27

Credits: User Harish Dharuri

Uploader

Blob STUDY OF QUANTIFICATION OF IMPURITIES AND RELATED SU...

Created: 2012-08-13 16:46:39

Credits: User Drkrishnasarmapathy

License: Creative Commons Attribution-Share Alike 3.0 Unported License

    Bulk drug during its production process, after its scale up, it is necessary to analyse for the presence of any impurities or related substances in it. This is to ensure the impurities and related substances are within their limits as per ICH Guidelines. The impurities and related substances are defined as; Impurity: Any component present in the drug substance or drug product which is not the desired product, a product-related substance, or excipient including buffer com...

File type: Adobe PDF

Comments: 0 | Viewed: 186 times | Downloaded: 553 times

This File has no tags!

Uploader

Workflow Gathering info from SDSS into a VOTable to... (4)

Thumb
This workflow joins two main nested workflows: - "Extract SDSS field information and PSF" workflow, which gathers information from SDSS VO service and from the header image in several VOtable. It also generates the psf files. - "Joining VOtables with information to execute Sextractor, Galfit and Ellipse" workflow, which joins the VOtables generated by the previous workflow to get only one VOtable with all the information

Created: 2012-08-13 | Last updated: 2013-03-08

Credits: User Susana

Uploader

Workflow Joining VOtables with information to execu... (3)

Thumb
This workflow join 13 votables, obtained from the workflow "Extract SDSS field information and PSF" in order to get a only one votable with all the information. Also it adds the columns "zp", "magzeropoint", xconvsize, yconvsize that are calculated from values provided in the inputs. The zp is -( aa + kk * airmass ), the magzeropoint is zp + 2.5 * log10(53.907456), the xconvsize is roundUp(nx/10) and the yconvsize is roundUp(ny/10)

Created: 2012-08-13 | Last updated: 2013-03-08

Credits: User Susana

Uploader

Workflow Convert a list into a VO Column (2)

Thumb
This workflow converts a list of values into a VO table with only one column. It receives two inputs: the list of values and the header name of the column to be built.

Created: 2012-08-13 | Last updated: 2013-03-08

Credits: User Susana

Creator

Pack A workflow approach to mine pathway databases provid...


Created: 2012-08-12 14:50:03 | Last updated: 2013-09-06 13:27:45

The pack contains workflows used to generate gene and snp sets for metabolites that were measured in the Illig et al publication. The workflows interrogate the Kegg and Biocyc pathway databases to find genes present in pathways and reactions relevant to a given metabolite.

5 items in this pack

Comments: 0 | Viewed: 75 times | Downloaded: 35 times

This Pack has no tags!

Workflow Oryza Sativa QTLs and genes retrieval from... (2)

Thumb
For a given trait and QTL maximum size, retrieve accession numbers of the QTLs along with their mapping positions in Oryza sativa and retrieve genes present in the mapping genomic interval of a given QTL. Data integration from TropGene, Gramene and Ensembl relational databases. Semi-automatic creation of 7 Semantic Web Services for TropGene and Gramene with BioSemantic Use of BioMart Web Services for Ensembl interrogation

Created: 2012-08-08 | Last updated: 2012-09-28

Credits: User Julien wollbrett

Uploader

Workflow Hadoop hOCR parser (1)

Thumb
Big data processing: chaining Hadoop jobs using Taverna. This workflow demonstrates a simple way of linking different hadoop job components using the standard output of the hadoop jobs. It is not for thought for productive use, but for demonstration using small data sets. The code for the hadoop jobs is available on Github: tb-lsdr-hocrparser and tb-lsdr-seqfilecreator.

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

Credits: User Sven

Workflow Calculate ellipses that describe a galaxy ... (2)

Thumb
This workflow calculates the ellipses that better match a galaxy by doing two iterations. In the first one the center and the outer ellipse are aproximated because there might be bars that affect to the inner ellipses. In the second one, files with the ellipse data are built. It creates ellipse scripts using data from a votable, it runs ellipse, its results are added to the votable, it creates new scripts for ellipse using the previous results, it runs ellipse a second time and it finally in...

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

Credits: User Julian Garrido

Attributions: Workflow Create configuration files from a template and a votable Workflow Run scripts from a column in a votable Workflow Create votable from ellipse results Workflow Detect ellipse failures and get votable without ellipse failures

Workflow Create votable from ellipse results (2)

Thumb
The workflow takes from a votable the names of files where the ellipse result is stored. These files contain data for several ellipses and the workflow takes the center from the inner ellipse and the ellipticitiy from one of the outter ones. It uses astrotaverna plugin (http://wf4ever.github.com/astrotaverna/).

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

Credits: User Julian Garrido

Workflow Run scripts from a column in a votable (2)

Thumb
It runs scripts whose pathname are values of a column in a votable

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

Credits: User Julian Garrido

Pack Provenance of a Taverna and Vistrails workflows


Created: 2012-08-06 11:02:31 | Last updated: 2012-08-07 19:45:23

 This Packs contains the specification of a workflow that retrieves pathways given gene identifiers in both Taverna and Vistrails. The pack also contains provenance traces of those workflows.

5 items in this pack

Comments: 0 | Viewed: 76 times | Downloaded: 36 times

Tags:

Blob Execution traces copied from the vistrails console ...

Created: 2012-08-06 11:00:38

Credits: User Khalid Belhajjame

License: Creative Commons Attribution-Share Alike 3.0 Unported License

  This is the execution trace as it appeared in the Vistrailsworkbench of the workflow that retrieves the pathways associated with given kegg gene identifier.

File type: Plain text

Comments: 0 | Viewed: 61 times | Downloaded: 33 times

Tags:

Blob Provenance traces of the Gene To Pathway Taverna Wor...

Created: 2012-08-06 10:58:38

Credits: User Khalid Belhajjame

License: Creative Commons Attribution-Share Alike 3.0 Unported License

  This is the provenance trace in Janus of the Tavrerna workflow that retrieves the pathways associated with given kegg gene identifier.

File type: RDF data

Comments: 0 | Viewed: 68 times | Downloaded: 35 times

Tags:

Blob Provenance traces of the Gene To Pathway Taverna Wor...

Created: 2012-08-06 10:57:37

Credits: User Khalid Belhajjame

License: Creative Commons Attribution-Share Alike 3.0 Unported License

 This is the provenance trace in provo of the Tavrerna workflow that retrieves the pathways associated with given kegg gene identifier.

File type: ZIP archive

Comments: 0 | Viewed: 65 times | Downloaded: 50 times

Tags:

Workflow Gene_To_Pathways (Vistrails) (1)

Thumb
This workflow retrieves the pathways that are associated with given Kegg gene identifiers.

Created: 2012-08-06 | Last updated: 2012-08-08

Credits: User Khalid Belhajjame

Workflow Gene_To_Pathways (Vistrails) (1)

Thumb
This workflow retrieves the pathways that are associated with given Kegg gene identifiers.

Created: 2012-08-06 | Last updated: 2012-08-08

Credits: User Khalid Belhajjame

Workflow Gene_To_Pathways (Vistrails) (1)

Thumb
This workflow retrieves the pathways that are associated with given Kegg gene identifiers.

Created: 2012-08-06 | Last updated: 2012-08-08

Credits: User Khalid Belhajjame

Workflow Gene_To_Pathways (1)

Thumb
 This workflow identifier the pathways that are associated with given Kegg gene identifiers. Example inputs that can be used to run the workflow are eco:b0002, eco:b0078

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

Credits: User Khalid Belhajjame User Stian Soiland-Reyes

Attributions: Workflow Hello Anyone

Uploader

Blob Combined workflow from my master work

Created: 2012-08-03 11:13:35

Credits: User Programmerva

License: Creative Commons Attribution-Share Alike 3.0 Unported License

Here is two workflows is combined to one workflow. One part of this workflows is taken from MyExperiment.

File type: image/bmp

Comments: 0 | Viewed: 7 times | Downloaded: 4 times

This File has no tags!

Workflow de Bruin et al. Workflow 4 (1)

Thumb
This is "Workflow 4" from de Bruin et al., Mol. Cell. Proteomics 2012.

Created: 2012-08-01 | Last updated: 2012-08-01

Credits: User Magnus Palmblad

Workflow de Bruin et al. Workflow 3 (1)

Thumb
This is "Workflow 3" from de Bruin et al., Mol. Cell. Proteomics 2012.

Created: 2012-08-01 | Last updated: 2012-08-01

Credits: User Magnus Palmblad

Workflow de Bruin et al. Workflow 2 (1)

Thumb
This is "Workflow 2" from de Bruin et al., Mol. Cell. Proteomics 2012.

Created: 2012-08-01 | Last updated: 2012-08-01

Credits: User Magnus Palmblad

Workflow de Bruin et al. Workflow 1 (1)

Thumb
This is "Workflow 1" from de Bruin et al., Mol. Cell. Proteomics 2012.

Created: 2012-08-01 | Last updated: 2012-08-01

Credits: User Magnus Palmblad

Workflow Plasma Precipitation Analysis (1)

Thumb
ABOUT THE WORKFLOW This workflow was used to analyze the data in a manuscript by Mostovenko et al. (2012, submitted), comparing proteins in the precipitate with those left in solution after organic solvent precipitation. However, the workflow is generally applicable in comparisons of any binary fractionation method in proteomics, where the fractions are analyzed by liquid chromatography-tandem mass spectrometry. The workflow identifies proteins by SpectraST spectral library search and X!Ta...

Created: 2012-07-31 | Last updated: 2012-07-31

Credits: User Magnus Palmblad User Kate Mostovenko User Yassene

Uploader

Workflow Find Duplicates using Matchbox command lin... (1)

Thumb
The workflow takes a list of digital documents as input, extracts SIFT features using image processing algorithms, creates dictionary of visual words, generates BoW (Bag of Words) histogramms and finds duplicates. The count of parallel threads can be passed as a parameter. Finally search results are stored in a text file that contains a list of possible duplicates with associated similarity score. This score values are spread between 0 (low similarity) and 1 (high similarity). Image compariso...

Created: 2012-07-31 | Last updated: 2012-07-31

Credits: User Roman

Results per page:
Sort by: