Skip to content

Commit 2ec0a89

Browse files
committed
wrap text
1 parent 9af44bc commit 2ec0a89

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

DESCRIPTION

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
Package: SeqArray
22
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
45
Version: 1.47.7
56
Date: 2025-03-31
67
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
910
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
1213
Authors@R: c(person("Xiuwen", "Zheng", role=c("aut", "cre"),
1314
email="zhengx@u.washington.edu", comment=c(ORCID="0000-0002-1390-0708")),
1415
person("Stephanie", "Gogarten", role="aut", email="sdmorris@uw.edu"),

0 commit comments

Comments
 (0)