Take a look at github.com/cryptic0/distruct2
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
In the fastStructure meanQ output, the columns do not retain the absolute position among the various K levels tested. Thus a cluster that appeared in column 2 in K=3 may not be in column 2 in K=4 and onwards.
If you'd like to perform cluster matching before plotting, CLUMPP will do that for you. Though you will have to manually format the meanQ output to match the input for CLUMPP. This can be done easily with a good text editor.
The distruct2 script will allow you to arrange the pops arbitrarily.
V
Well, ok. Thanks, I think.I had a quick look at distruct2. I don't entirely understand how this is helpful. I'd have to make two more file sets with pop IDs and pop ID designations using some ML cutoff which I have yet to determine. And then make changes to the python code to specify the colors I want?If you could please address my original question, this would be most helpful:
What is the data output order, by column for all FastStructure output files?Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
On Sunday, April 10, 2016 at 10:34:46 PM UTC-4, Vikram Chhatre wrote:
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
On Sunday, April 10, 2016 at 10:34:46 PM UTC-4, Vikram Chhatre wrote:
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
On Sunday, April 10, 2016 at 10:34:46 PM UTC-4, Vikram Chhatre wrote:
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
On Sunday, April 10, 2016 at 10:34:46 PM UTC-4, Vikram Chhatre wrote:
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
On Sunday, April 10, 2016 at 10:34:46 PM UTC-4, Vikram Chhatre wrote:
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-software+unsub...@googlegroups.com.
Thanks,Janelle
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
On Sunday, April 10, 2016 at 10:34:46 PM UTC-4, Vikram Chhatre wrote:
Take a look at github.com/cryptic0/distruct2
On Apr 10, 2016 9:51 PM, "JJung" <jk...@cornell.edu> wrote:
Hi,--I've been running FastStructure (FS) on K1-K10 for multiple datasets.I've tried to use the python distruct version included with FastStructure but was confused with the results because though the order of indiv. in the output image should match that in the FS input .fam files, the pop colors/ID and order seemed to vary wildly.So, I've switched to using the standalone version of distruct1.1 so I can change colors associated with populations, as well as indiv ID order, sorting based on .meanQ files. (Creating input .popq files for so many is a whole other headache I won't get into here, probably because I don't know how to use R well enough yet.)My question is: What is the data output order, by column for all FS output files?There is no column heading in any of the output files, nor info in the manual, so I am clueless.Logic says columns should be in increasing order of K with successive columns for each additional K, such that for a K.6.meanQ file, Col1=K1meanQvalues....Col6=K6meanQvalues -- is this correct?Thanks,Janelle
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.
To post to this group, send email to structure...@googlegroups.com.
Visit this group at https://groups.google.com/group/structure-software.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "structure-software" group.
To unsubscribe from this group and stop receiving emails from it, send an email to structure-softw...@googlegroups.com.