Replies: 3 comments 2 replies
-
I was working with plants and almost never had to load more than 10 genomes in my research. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Computing anchors for should not be a problem. However MCscan is basically setup to only compute "pair-wise" synteny blocks. So it's possible to try comparing all 2800 to a single genome, doing all pairwise will need 2800 * 2800 / 2 comparisons. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Can MCScan perform the synteny on a large number of genomes? For instance ~2800 microbial genomes? Is there a computational maximum?
Beta Was this translation helpful? Give feedback.
All reactions