Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 16 additions & 1 deletion topics/introduction/tutorials/introduction/slides.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@
- The Galaxy Team is composed by bioinformaticians and software engineers
- OHSU = Oregon Health & Science University
- Workflows are similar to cooking recipes. This metaphor helps comprehension of workflows for users researchers, citizens and hobbyists that are not familiar with data intensive research.

- Galaxy 团队由生物信息学专家和软件工程师组成。
- OHSU 指的是 Oregon Health & Science University,也就是俄勒冈健康与科学大学。
- 工作流可以理解成“做菜食谱”:把每一步写清楚、按顺序执行。
- 这个比喻对没有编程背景的研究者、普通用户和爱好者都很友好,更容易理解数据分析流程。
---

### Core values
Expand All @@ -65,6 +68,16 @@
- publish the findings with all aforementioned information

Pages: interactive, web-based documents that describe a complete analysis.
“可访问、可复现、可透明”的研究,核心就是:把过程和结果都能共享出来。

Galaxy 的目标是让研究者尽量轻松地做到这几点:
- 分享完整分析过程
- 记录所用工具和版本
- 查看并复用参数设置
- 解释每一步为什么这样做
- 发表结果时,附上完整可追溯的信息

Pages 可以理解为交互式网页版的“方法说明”,能把完整分析过程在线展示出来。

---

Expand All @@ -81,6 +94,8 @@

- The number of public Galaxy resources should be regularly updated.

- 这里提到的公共 Galaxy 资源数量,建议定期更新,因为社区一直在增长。

![Galaxy timeline](../../images/galaxy_timeline.png)

# Galaxy ecosystem
Expand Down