-
Notifications
You must be signed in to change notification settings - Fork 7
Expand file tree
/
Copy pathREADME
More file actions
21 lines (10 loc) · 702 Bytes
/
README
File metadata and controls
21 lines (10 loc) · 702 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
PopulationStructure
===================
Personal notes and files pertaining to population structure
Contents: updated 7 September 2013
MakeBarPlots.R -- script to create a bar plot using the example file provided THIS IS THE ONLY FILE THAT NEED BE OPENED AND EDITED, it will call from all other files
Colors.R -- create colors for the barplots, called within Plot.Q
ReadQ.R -- creates a function used in MakeBarPlots.R
PlotQ.R -- creates a function used in MakeBarPlots.R
K3_indfile -- example file to use with MakeBarPlots.R
PopStructure_PipelineNotes.txt -- describes steps to follow when making visualizations from programs Structure or Tess when NOT using the above R code