From 0a6f22b9896b301a3e7df0a608e2ac68de672856 Mon Sep 17 00:00:00 2001 From: Auden Cote-L'Heureux <52716489+AudenCote@users.noreply.github.com> Date: Fri, 5 May 2023 10:41:20 -0400 Subject: [PATCH] Annotating PlotComps.R --- Utilities/for_fastas/PlotComps.r | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Utilities/for_fastas/PlotComps.r b/Utilities/for_fastas/PlotComps.r index 18cf6fa..2a1107d 100644 --- a/Utilities/for_fastas/PlotComps.r +++ b/Utilities/for_fastas/PlotComps.r @@ -1,3 +1,7 @@ +#The purpose of this script is to make a simple jellyfish plot from a dataset like the one +#produced by the CUB.py script, also in the Github Utilities folder. This script was written +#by Auden Cote-L'Heureux and last updated in May 2023 + library(tidyverse) #Change this path