|
4 | 4 |
|
5 | 5 | [](https://cran.r-project.org/web/licenses/Artistic-2.0) |
7 | | -[](https://github.com/YuLab-SMU/aplot) |
| 7 | +[](https://github.com/YuLab-SMU/aplot) |
8 | 8 | [](https://github.com/YuLab-SMU/aplot) |
9 | 9 | [](https://github.com/YuLab-SMU/aplot/commits/master) |
10 | 10 | <br> |
11 | | -[](https://cran.r-project.org/package=aplot) |
12 | | - |
13 | | - |
14 | | - <br> |
| 11 | +[](https://cran.r-project.org/package=aplot) |
| 12 | +[](https://cran.r-project.org/package=aplot) |
15 | 13 | [](https://github.com/YuLab-SMU/aplot/actions) |
17 | 15 | [](https://app.codecov.io/gh/YuLab-SMU/aplot) |
18 | 16 |
|
19 | 17 | For many times, we are not just aligning plots as what ‘cowplot’ and |
20 | 18 | ‘patchwork’ did. Users would like to align associated information that |
21 | 19 | requires axes to be exactly matched in subplots, e.g. hierarchical |
22 | | -clustering with a heatmap. This package provides utilities to aligns |
23 | | -associated subplots to a main plot at different sides (left, right, top |
24 | | -and bottom) with axes exactly matched. |
| 20 | +clustering with a heatmap. Inspired by the ‘Method 2’ in ‘ggtree’ (G Yu |
| 21 | +(2018) <doi:10.1093/molbev/msy194>), ‘aplot’ provides utilities to |
| 22 | +aligns associated subplots to a main plot at different sides (left, |
| 23 | +right, top and bottom) with axes exactly matched. |
25 | 24 |
|
26 | 25 | ## :writing_hand: Authors |
27 | 26 |
|
@@ -49,4 +48,4 @@ remotes::install_github("YuLab-SMU/aplot") |
49 | 48 | ## :book: Vignette |
50 | 49 |
|
51 | 50 | For more details, please refer to the [online |
52 | | -vignette](https://yulab-smu.top/pkgdocs/aplot.html). |
| 51 | +vignette](https://yulab-smu.top/aplot). |
0 commit comments