dereneaton / ipyrad

Interactive assembly and analysis of RAD-seq data sets
http://ipyrad.readthedocs.io
GNU General Public License v3.0
70 stars 39 forks source link

write_outfiles - Add PopData column to structure output #483

Open isaacovercast opened 2 years ago

isaacovercast commented 2 years ago

The structure file format supports an optional 2nd column to indicate (with integer values) the a priori population from which each sample was obtained (e.g. sampling site). In ipyrad if the user includes a pop_assign_file, then we could use this to populate this column.