From 2994fbdda0b16177192ab2f4968412e80a2d959c Mon Sep 17 00:00:00 2001 From: Erin Becker Date: Tue, 21 Nov 2017 12:25:30 -0800 Subject: [PATCH] add key point --- _episodes/03-ncbi-sra.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_episodes/03-ncbi-sra.md b/_episodes/03-ncbi-sra.md index 3bbdeac7..0ab0d6b7 100644 --- a/_episodes/03-ncbi-sra.md +++ b/_episodes/03-ncbi-sra.md @@ -8,7 +8,7 @@ objectives: - "Be aware that public genomic data is available" - "Understand how to access and download this data" keypoints: -- "" +- "Public data repositories are a great source of genomic data." --- In our experiments we're usually generating our own genomic data, but many types of analyses use reference data or you may want to use it to compare your results or annotate your data with publicly available data. You may also want to do a full project or set of analyses using publicly available data. This data is a great, and essential, resource for genomic data analysis.