Skip to content
This repository has been archived by the owner on Apr 18, 2018. It is now read-only.

Latest commit

 

History

History
76 lines (49 loc) · 1.88 KB

index.md

File metadata and controls

76 lines (49 loc) · 1.88 KB
layout root lastupdated contributors maintainers domain topic software dataurl status
lesson
.
Month Day, Year
First Last
First Last
Pls Add Others
First Last
First Last
Domain Name
Topic
Under Development

Data Carpentry {{ page.topic }} for {{ page.domain }}

Data Carpentry's aim is to teach researchers basic concepts, skills, and tools for working more effectively with data. The lessons below were designed for those interested in working with {{page.domain %}} data in {{page.topic %}}.

Content Contributors: {{page.contributors | join: ', ' %}}

Lesson Maintainers: {{page.maintainers | join: ', ' %}}

Lesson status: {{ page.status }}

Lessons:

  1. Lesson 00 Name
  2. Lesson 01 Name

Data

Data files for the lesson are available here: ({{page.dataurl %}})[{{page.dataurl %}}]

Requirements

Data Carpentry's teaching is hands-on, so participants are encouraged to use their own computers to insure the proper setup of tools for an efficient workflow. These lessons assume no prior knowledge of the skills or tools, but working through this lesson requires working copies of the software described below. To most effectively use these materials, please make sure to install everything before working through this lesson.

{% if page.software == "Python" %} {% include pythonSetup.html %} {% elsif page.software == "Spreadsheets" %} {% include spreadsheetSetup.html %} {% elsif page.software == "R" %} {% include rSetup.html %} {% else %} {% include anySetup.html %} {% endif %}

Twitter: @datacarpentry