Difference between revisions of "User:Clements/Wikipedia"
(→Current Text) |
|||
Line 18: | Line 18: | ||
}} | }} | ||
− | = Revised Text | + | = Revised Text = |
− | + | {{Infobox software | |
+ | | name = Galaxy | ||
+ | | title = | ||
+ | | logo = <!-- [[File: ]] --> | ||
+ | | screenshot = <!-- [[File: ]] --> | ||
+ | | caption = | ||
+ | | collapsible = | ||
+ | | author = | ||
+ | | developer = | ||
+ | | released = <!-- {{Start date|YYYY|MM|DD|df=yes/no}} --> | ||
+ | | discontinued = | ||
+ | | latest release version = | ||
+ | | latest release date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | ||
+ | | latest preview version = | ||
+ | | latest preview date = <!-- {{Start date and age|YYYY|MM|DD|df=yes/no}} --> | ||
+ | | frequently updated = <!-- DO NOT include this parameter unless you know what it does --> | ||
+ | | programming language = [[Python (programming language)|Python]] | ||
+ | | operating_system = [[Unix-like]] | ||
+ | | platform = | ||
+ | | size = | ||
+ | | language = English | ||
+ | | status = Active | ||
+ | | genre = [[Scientific workflow system]] | ||
+ | | license = [http://galaxyproject.org/wiki/Admin/License See Wiki] | ||
+ | | website = {{URL|http://galaxyproject.org|GalaxyProject.org}} | ||
+ | }} | ||
− | Galaxy is available | + | '''Galaxy''' is "an open, web-based platform for performing accessible, reproducible, and transparent genomic science."<ref>{{cite pmid| 20738864}}</ref> Galaxy is a [[scientific workflow system]] that aims to make [[computational biology]] accessible to research scientists that do not have [[computer programming]] experience. Although it was initially developed for genomics research, it is largely domain agnostic and is now used a general [[bioinformatics workflow management systems|bioinformatics workflow management system]].<ref>http://galaxyproject.org/wiki/Public%20Galaxy%20Servers</ref> |
− | # | + | |
− | # [[Open-source software]] that can be downloaded, installed and customized to | + | Galaxy is available: |
+ | # As a free public web server,<ref>http://usegalaxy.org/</ref> supported by the Galaxy Project.<ref>http://galaxyproject.org/</ref>. This server includes many bioinformatics tools that are widely useful in many areas of genomics research. Users can create logins, and save ''histories'', ''workflows'', and ''datasets'' on the server. These saved items can also be shared with others. | ||
+ | # As [[Open-source software]] that can be downloaded, installed and customized to address specific needs.<ref>http://getgalaxy.org/</ref> | ||
# Public web servers hosted by other organizations.<ref>http://galaxyproject.org/wiki/Public%20Galaxy%20Servers</ref> Several organizations with their own Galaxy installation have also opted to make those servers available to others. | # Public web servers hosted by other organizations.<ref>http://galaxyproject.org/wiki/Public%20Galaxy%20Servers</ref> Several organizations with their own Galaxy installation have also opted to make those servers available to others. | ||
+ | [[Category:Open Source Bioinformatics Software]] | ||
− | |||
− | |||
− | |||
'''Galaxy''' is a web application developed at [[Pennsylvania State University]], designed for analysis of [[genomics]] data <ref>{{cite pmid| 20738864}}</ref><ref>http://main.g2.bx.psu.edu/ Galaxy website at PennState University</ref><ref>http://www.openhelix.com/galaxy Galaxy tutorial sponsored by Galaxy Group</ref>. The Galaxy [[web application]] is designed to help two communities that rarely talk to each other, experimental biologists who have little time or knowledge to invest in developing algorithms and computer programs, and computational biologists who develop algorithms, but do not provide interfaces. | '''Galaxy''' is a web application developed at [[Pennsylvania State University]], designed for analysis of [[genomics]] data <ref>{{cite pmid| 20738864}}</ref><ref>http://main.g2.bx.psu.edu/ Galaxy website at PennState University</ref><ref>http://www.openhelix.com/galaxy Galaxy tutorial sponsored by Galaxy Group</ref>. The Galaxy [[web application]] is designed to help two communities that rarely talk to each other, experimental biologists who have little time or knowledge to invest in developing algorithms and computer programs, and computational biologists who develop algorithms, but do not provide interfaces. | ||
Galaxy is written mostly in [[Python (programming language)|Python]]. | Galaxy is written mostly in [[Python (programming language)|Python]]. |
Revision as of 15:25, 16 August 2011
Current Text
Galaxy is a web application developed at Pennsylvania State University, designed for analysis of genomics data <ref>Template:Cite pmid</ref><ref>http://main.g2.bx.psu.edu/ Galaxy website at PennState University</ref><ref>http://www.openhelix.com/galaxy Galaxy tutorial sponsored by Galaxy Group</ref>. The Galaxy web application is designed to help two communities that rarely talk to each other, experimental biologists who have little time or knowledge to invest in developing algorithms and computer programs, and computational biologists who develop algorithms, but do not provide interfaces. Galaxy is written mostly in Python.
References
Revised Text
Galaxy is "an open, web-based platform for performing accessible, reproducible, and transparent genomic science."<ref>Template:Cite pmid</ref> Galaxy is a scientific workflow system that aims to make computational biology accessible to research scientists that do not have computer programming experience. Although it was initially developed for genomics research, it is largely domain agnostic and is now used a general bioinformatics workflow management system.<ref>http://galaxyproject.org/wiki/Public%20Galaxy%20Servers</ref>
Galaxy is available:
- As a free public web server,<ref>http://usegalaxy.org/</ref> supported by the Galaxy Project.<ref>http://galaxyproject.org/</ref>. This server includes many bioinformatics tools that are widely useful in many areas of genomics research. Users can create logins, and save histories, workflows, and datasets on the server. These saved items can also be shared with others.
- As Open-source software that can be downloaded, installed and customized to address specific needs.<ref>http://getgalaxy.org/</ref>
- Public web servers hosted by other organizations.<ref>http://galaxyproject.org/wiki/Public%20Galaxy%20Servers</ref> Several organizations with their own Galaxy installation have also opted to make those servers available to others.
Galaxy is a web application developed at Pennsylvania State University, designed for analysis of genomics data <ref>Template:Cite pmid</ref><ref>http://main.g2.bx.psu.edu/ Galaxy website at PennState University</ref><ref>http://www.openhelix.com/galaxy Galaxy tutorial sponsored by Galaxy Group</ref>. The Galaxy web application is designed to help two communities that rarely talk to each other, experimental biologists who have little time or knowledge to invest in developing algorithms and computer programs, and computational biologists who develop algorithms, but do not provide interfaces.
Galaxy is written mostly in Python.