(→Contig integrator)
|
(→Contig integrator)
|
Line 92: | |||
In using MAIA for other examples, we found that Matlab crashed while the recursion reached its limitation. We therefore split the reference genome into several parts, and then performed MAIA. | In using MAIA for other examples, we found that Matlab crashed while the recursion reached its limitation. We therefore split the reference genome into several parts, and then performed MAIA. | ||
- | maia('./assembly_list.txt','./NC_000913_1.fna') | + | maia('./assembly_list.txt','./NC_000913_1.fna') |
- | maia('./assembly_list.txt','./NC_000913_2.fna') | + | maia('./assembly_list.txt','./NC_000913_2.fna') |
- | maia('./assembly_list.txt','./NC_000913_3.fna') | + | maia('./assembly_list.txt','./NC_000913_3.fna') |
* '''minimus2 and GAA''' | * '''minimus2 and GAA''' |