Tag Results

Items tagged with "strings" (4)

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


Workflows (4)

Workflow Remove duplicate strings (2)

Thumb
This workflow takes in two list of strings and then concatenates them together. Any duplicates that are present are then removed, and the resulting file is returned back to the user.

Created: 2007-10-03 | Last updated: 2007-11-13

Workflow fetch_fasta (1)

Thumb
This work flow is designed to take an EMBL file containing the genomic data for an identified bacterium. From this information the workflow can determine whether or not that this strain is an MRSA type of bug. This can be determined based on the MecA profile of the given strain. Blast is utilised to find a relationship with given proteins and that of know S. aureus strains. This phylogenic output is generated from a ClustalW algorithm that plots a phylogenic tree. The output is prese...

Created: 2009-03-20 | Last updated: 2009-03-20

Credits: User Jumblejumble

Uploader

Workflow Latitude with beanshell (1)

Thumb
This workflow takes in a string value or list of values and pulls out latitude coordinates formatted as ##-##(N or S) using the following regular expression: \d\d-\d\d(N|S). The coordinates are processed and formatted to be in the form required by the web service used in my "Elevation plot" workflow. This workflow contains primarily string manipulation. For many of the text and list services used, the beanshell script needed to be modified in order to produce the formatting I requi...

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

Credits: User Chrisser

Uploader

Workflow Longitude with beanshell (1)

Thumb
This workflow takes in a string value or list of values and pulls out longitude coordinates formatted as ###-##(N or S) using the following regular expression: \d\d\d-\d\d(E|W). The coordinates are processed and formatted to be in the form required by the web service used in my "Elevation plot" workflow. This workflow primarily contains string manipulation. For many of the text and list services used, the beanshell script needed to be modified in order to produce the formatti...

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

Credits: User Chrisser

What is this?

Linked Data

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


Alternative Formats

HTML
RDF
XML