# HG changeset patch # User greg # Date 1504615679 14400 # Node ID 90144b60033c0767fe25ad6639e2661faedc9fba # Parent ff4d84a01fa71e2d32be0afc91dd3f9c05d7552b Uploaded diff -r ff4d84a01fa7 -r 90144b60033c ideas.xml --- a/ideas.xml Tue Sep 05 08:44:07 2017 -0400 +++ b/ideas.xml Tue Sep 05 08:47:59 2017 -0400 @@ -265,8 +265,8 @@ In addition to its improved power, IDEAS has two unique advantages: - 1) **linear time inference** with respect to the number of cell types, which allows it to study hundreds or more cell types jointly - 2) use mini-batch training to **improve reproducibility** of the predicted epigenetic states, which is important because genome segmentation is not convex and hence cannot guarantee a global optimal solution. + 1) applies **linear time inference** with respect to the number of cell types, which allows it to study hundreds or more cell types jointly + 2) uses mini-batch training to **improve reproducibility** of the predicted epigenetic states, which is important because genome segmentation is not convex and hence cannot guarantee a global optimal solution. -----