File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ title : " Looking at the BAP resequencing data"
3+ author : " Zhenbin Hu"
4+ date : " April 28, 2017"
5+ output :
6+ html_document : default
7+ pdf_document : default
8+ ---
9+
10+ # About the data
11+
12+ (refer to documentation)
13+
14+ ## Accessing the data
15+
16+ ``` {r}
17+
18+ readLines('/data/terraref/sites/genomics/raw_data/ril/gbs/Key_ril_terra')
19+
20+ ```
21+
22+ ## looking at the data
23+
24+ ## (optional) a simple analysis
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ With the RStudio Application Open
147147
148148![ ] ( figures/clone_tutorials3.png )
149149
150- 1 . Type https://github.com/terraref. tutorials
150+ 1 . Type https://github.com/terraref/ tutorials
151151 * this is the GitHub repository full of tutorials
152152 * Click "Create Project"
153153
@@ -169,4 +169,4 @@ With the RStudio Application Open
169169
170170Now, you are ready to move on to the first tutorial "Getting Started with BETYdb".
171171
172- You can also open applications for the sensor data tutorials (Rstudio-Geospatial and Jupyter/NetCDF) and plantCV (Jupyter/PlantCV) data.
172+ You can also open applications for the sensor data tutorials (Rstudio-Geospatial and Jupyter/NetCDF) and plantCV (Jupyter/PlantCV) data.
You can’t perform that action at this time.
0 commit comments