From fc0cf1ea3441f1bc01c6448e058320db484cc395 Mon Sep 17 00:00:00 2001 From: Jean Cury <jean.cury+gitlab@gmail.com> Date: Fri, 25 May 2018 20:27:38 +0200 Subject: [PATCH] Add new file --- Tables/readme.md | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Tables/readme.md diff --git a/Tables/readme.md b/Tables/readme.md new file mode 100644 index 0000000..babe28a --- /dev/null +++ b/Tables/readme.md @@ -0,0 +1,9 @@ +# Data tables + +Used to make the analysis. + +- Table 1: List of elements (protein, recombination site) found in conjugative element of type T, with corresponding functional annotation when available. +- Table 2: Summary information per element (ICE or CP). +- Table 3: List of pairs of elements and corresponding information (e.g., wGRR, phylogenetic distance between the hosts). +- Table 4: Same as Table 3 but here wGRR is computed without MPF genes. + -- GitLab