Skip to content

Commit 43e127c

Browse files
authored
Update diffusion.rst
1 parent ebdfcf2 commit 43e127c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/source/diffusion.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ Summary table of methods without statistical normalization
5353
----------------------------------------------------------
5454
+-------------+----------+----------+----------+---------------+----------------+----------------+---------------------+
5555
| Scores | y+ | y- | yn | Normalized | Stochastic | Quantitative | Reference |
56-
+===========================================+===================================+======================================+
56+
+=============+==========+==========+==========+===============+================+================+=====================+
5757
| raw | 1 | 0 | 0 | No | No. | Yes | Vandin (2010) |
5858
+-------------+----------+----------+----------+---------------+----------------+----------------+---------------------+
5959
| ml | 1 | -1 | 0 | No | No | No | Tsuda (2010) |
@@ -67,7 +67,7 @@ Summary table of methods with statistical normalization
6767
-------------------------------------------------------
6868
+-------------+----------+----------+----------+---------------+----------------+----------------+---------------------+
6969
| Scores | y+ | y- | yn | Normalized | Stochastic | Quantitative | Reference |
70-
+===========================================+===================================+======================================+
70+
+=============+==========+==========+==========+===============+================+================+=====================+
7171
| ber_p | 1 | 0 | 0* | Yes | Yes | Yes | Bersanelli (2016) |
7272
+-------------+----------+----------+----------+---------------+----------------+----------------+---------------------+
7373
| mc | 1 | 0 | 0* | Yes | Yes | Yes | Bersanelli (2016) |

0 commit comments

Comments
 (0)