From c90a1c547a2938b311e9985aa53e499962f19228 Mon Sep 17 00:00:00 2001 From: pfgherardini Date: Mon, 27 Aug 2018 17:03:26 -0700 Subject: [PATCH] updated REAMDE --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 22361eb..822d9d6 100644 --- a/README.md +++ b/README.md @@ -94,3 +94,7 @@ vite::vite_GUI() When the GUI starts you will be prompted to select a working directory. This directory must contain all the files that you want to include in the analysis. Select any file in that directory, and the directory that contains the file will be selected as working directory. +Note that if you are running an unsupervised graph analysis and you are including a file with samples metadata, this file needs to include a column called `filename` that matches the individual rows of the metadata table with the name of the `clustered.txt` files you are using as input for the analysis. + + +