From f325c5c053cb90dedb0c64275d952b8e5c9d0bae Mon Sep 17 00:00:00 2001 From: chris <42634773+reefgenomics@users.noreply.github.com> Date: Fri, 22 Sep 2023 16:52:46 +0200 Subject: [PATCH] Update CBASSED50_demo.qmd --- CBASSED50_demo.qmd | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CBASSED50_demo.qmd b/CBASSED50_demo.qmd index 04f97e5..780cfa2 100644 --- a/CBASSED50_demo.qmd +++ b/CBASSED50_demo.qmd @@ -1,13 +1,13 @@ --- title: "CBASSED50 Demo" -author: "Yulia Iakovleva, Christian Voolstra" +author: "Yulia Iakovleva, Christian R Voolstra" format: html editor: visual --- # About CBASSED50 -CBASSED50 allows you to process CBASS data. To learn more about CBASSED50 see . +CBASSED50 allows you to process CBASS data. To learn more about CBASSED50 see . # Get Started @@ -37,6 +37,8 @@ library(CBASSED50) # Define Data Source +Here you can choose to either run a provided "Internal Dataset" or your own "Custom Dataset". To become familar with the input file format and check that everything is running smoothly, we suggest to run the "Internal Dataset" first (see below). + ## Internal Dataset The first time you may want to run the whole code with the data set that is already provided with the `CBASSED50` package.