|
1 | 1 | Package: SeqArray |
2 | 2 | Type: Package |
3 | | -Title: Data management of large-scale whole-genome sequence variant calls using GDS files |
| 3 | +Title: Data management of large-scale whole-genome sequence variant calls |
| 4 | + using GDS files |
4 | 5 | Version: 1.47.7 |
5 | 6 | Date: 2025-03-31 |
6 | 7 | Depends: R (>= 3.5.0), gdsfmt (>= 1.31.1) |
7 | | -Imports: methods, parallel, digest, IRanges, GenomicRanges, GenomeInfoDb, Biostrings, |
8 | | - S4Vectors |
| 8 | +Imports: methods, parallel, digest, IRanges, GenomicRanges, GenomeInfoDb, |
| 9 | + Biostrings, S4Vectors |
9 | 10 | LinkingTo: gdsfmt |
10 | | -Suggests: Biobase, BiocGenerics, BiocParallel, RUnit, Rcpp, SNPRelate, crayon, knitr, |
11 | | - markdown, rmarkdown, Rsamtools, VariantAnnotation |
| 11 | +Suggests: Biobase, BiocGenerics, BiocParallel, RUnit, Rcpp, SNPRelate, crayon, |
| 12 | + knitr, markdown, rmarkdown, Rsamtools, VariantAnnotation |
12 | 13 | Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"), |
13 | 14 | email="zhengx@u.washington.edu", comment=c(ORCID="0000-0002-1390-0708")), |
14 | 15 | person("Stephanie", "Gogarten", role="aut", email="sdmorris@uw.edu"), |
|
0 commit comments