mgra
mgra copied to clipboard
When running this progrem, The final error message is "wrong node id's! (0,0)". Please, i donnot known how to solve the problem.
Hi, I ran mgra on my own data and got the error message like this: > terminate called after throwing an instance of 'std::out_of_range' > what(): _Map_base::at > Aborted Please...
Will the webserver be available anytime soon, or will there be precompiled binaries available? I would like to use this tool but it does not compile on my system.
MGRA should compile and run from this branch, has bugs in naming output files using internal nodes of phylogenetic tree and crashes when dealing with infinity vertices. Added file for...
Convert datasets from ASmedian to our format and send me on email. Tested four cycles and as4 on this datasets.
Estimate working time for dataset with follow parameters: 50 genomes, 10000 genes, 20 chromosomes, 1000 rearregements per branch, 20 insertiond, 20 deletions.
If user put a few subtrees in [Tree] section, we need to reconstruct tree with use this subtrees
I tried compiling with GCC 4.8.5 and CMake 3.5.2. First, cmake did not correctly detect my GCC version, and failed with error "GCC version must be at least 4.7!". I...
I was wondering if pre-compiled binaries are available. At https://github.com/ablab/mgra/blob/master/docs/INSTALL.md#binary-distribution clicking the link https://github.com/ablab/mgra/releases moved to the page stating that "There aren’t any releases here".
Hello, I was trying to compile mgra on my system following the instruction. I passed the "cmake" step but got error in the "make" step. Please see the following error...