Skip to content

Commit

Permalink
tweak help file
Browse files Browse the repository at this point in the history
  • Loading branch information
zhengxwen committed Jan 4, 2024
1 parent bdca54d commit 859790c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ CHANGES IN VERSION 1.43.1

UTILITIES

o update the help file of `seqBlockApply()`
o update the help files of `seqBlockApply()` and `seqUnitApply()`


CHANGES IN VERSION 1.42.0
Expand Down
3 changes: 3 additions & 0 deletions man/seqUnitApply.Rd
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,9 @@ associated with these variables.
\code{"$dosage_alt"} returns a RAW/INTEGER matrix for the dosages of alternative
allele without distinguishing different alternative alleles.

\code{"$dosage_sp"} returns a sparse matrix (dgCMatrix) for the dosages of
alternative allele without distinguishing different alternative alleles.

\code{"$num_allele"} returns an integer vector with the numbers of distinct
alleles.

Expand Down

0 comments on commit 859790c

Please sign in to comment.