From 12884cfcb6d7d61d40b0255c59f64aa214b1317d Mon Sep 17 00:00:00 2001 From: Waldir Leoncio Date: Mon, 26 Aug 2024 13:23:03 +0200 Subject: [PATCH] Added GenePop data, txt and gen (#24) --- inst/extdata/GenePop.gen | 12 ++++++++++++ inst/extdata/GenePop.txt | 12 ++++++++++++ 2 files changed, 24 insertions(+) create mode 100644 inst/extdata/GenePop.gen create mode 100644 inst/extdata/GenePop.txt diff --git a/inst/extdata/GenePop.gen b/inst/extdata/GenePop.gen new file mode 100644 index 0000000..9e1874b --- /dev/null +++ b/inst/extdata/GenePop.gen @@ -0,0 +1,12 @@ +Example GenePop Data +Loc1 +Loc2 +Loc3 +Pop +Ind1, 0101 0202 0303 +Ind2, 0102 0201 0303 +Ind3, 0101 0202 0303 +Pop +Ind4, 0101 0202 0303 +Ind5, 0102 0201 0303 +Ind6, 0101 0202 0303 diff --git a/inst/extdata/GenePop.txt b/inst/extdata/GenePop.txt new file mode 100644 index 0000000..9e1874b --- /dev/null +++ b/inst/extdata/GenePop.txt @@ -0,0 +1,12 @@ +Example GenePop Data +Loc1 +Loc2 +Loc3 +Pop +Ind1, 0101 0202 0303 +Ind2, 0102 0201 0303 +Ind3, 0101 0202 0303 +Pop +Ind4, 0101 0202 0303 +Ind5, 0102 0201 0303 +Ind6, 0101 0202 0303