-
Notifications
You must be signed in to change notification settings - Fork 8
Iterative process for finding lateral genes #79
Description
Hi @orenbenkiki !
I am following the vignette for running MC2. I chose the initial lateral genes (e.g. BASE_LATERAL_GENE_NAMES and BASE_LATERAL_GENE_PATTERNS).
After that I ran the process of similarity between genes and grouping them into modules. Then I plot the heatmaps, and according to them, I choose the new lateral genes (the genes or the modules with *). Then, I run again the function update_lateral_genes to add the new lateral genes.
so this is the first round. According to the vignette you used MCView, which I was not able to run for some reason. Do you think I can run the second iteration just the same way I did the first time ?
Meaning that right now I have the new lateral genes, after I did the first iteration. I can run the similarity process again, this should give me new lateral genes, right ?
If not, what other way would you recommend to continue this lateral genes process, since MCView did not work for me.