-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathREADME.Rmd
48 lines (29 loc) · 1.2 KB
/
README.Rmd
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
---
output: github_document
---
<!-- README.md is generated from README.Rmd. Please edit that file -->
```{r, include = FALSE}
knitr::opts_chunk$set(
collapse = TRUE,
comment = "#>",
fig.path = "man/figures/README-",
out.width = "100%"
)
```
# easybio
<!-- badges: start -->
[](https://CRAN.R-project.org/package=easybio)
[](https://github.com/person-c/easybio/actions/workflows/R-CMD-check.yaml)
<!-- badges: end -->
## Installation and Usage
``` r
install.packages("easybio", repos = c("https://person-c.r-universe.dev", "https://cloud.r-project.org"))
```
To know how to use this package to do single cell annotation, see the [article](https://doi.org/10.1101/2024.09.14.609619).
参考这个[视频](https://www.bilibili.com/video/BV1Gk9BYTEz9/)。
## Stay up-to-date
To learn the difference between development version and CRAN version, see [NEWS](./NEWS.md).
## Citation
If you use the single-cell annotation functionality from `easybio`, consider citing:
- https://doi.org/10.1101/2024.09.14.609619
- https://doi.org/10.1093/nar/gkac947