@@ -1064,7 +1064,7 @@ NEW FEATURES
10641064 allows downstream packages to re-use the search indices in
10651065 their own C++ code.
10661066
1067- - Parallelization is now performed using the standard < thread >
1067+ - Parallelization is now performed using the standard &# 60 ; thread&# 62 ;
10681068 library. This avoids the overhead of forking or starting new
10691069 processes via BiocParallel.
10701070
@@ -1139,35 +1139,35 @@ NEW FEATURES
11391139 Extra arguments passed thru the ellipsis are forwarded to the
11401140 internal
11411141 calls to matchPattern().
1142- [ by Aidan Lakshman < ahl27@pitt.edu > ]
1142+ &# 91 ; by Aidan Lakshman &# 60 ; ahl27@pitt.edu &# 62 ;&# 93 ;
11431143
11441144SIGNIFICANT USER-VISIBLE CHANGES
11451145
11461146- Undeprecate longestConsecutive().
11471147
11481148- A warning in translate() has been elevated to an error because
11491149 AA_ALPHABET is now enforced.
1150- [ by Aidan Lakshman < ahl27@pitt.edu > ]
1150+ &# 91 ; by Aidan Lakshman &# 60 ; ahl27@pitt.edu &# 62 ;&# 93 ;
11511151
11521152- man/XStringSetList-class.Rd previously said that "DNAStringSetList
11531153 and
11541154 AAStringSetList are the only constructors", but the current version
11551155 of
11561156 Biostrings includes BStringSetList and RNAStringSetList constructors.
11571157 This has been updated.
1158- [ by Aidan Lakshman < ahl27@pitt.edu > ]
1158+ &# 91 ; by Aidan Lakshman &# 60 ; ahl27@pitt.edu &# 62 ;&# 93 ;
11591159
11601160BUG FIXES
11611161
11621162- replaceAmbiguities() now checks to ensure input is DNA or RNA. This
11631163 previously caused some odd behavior with AA input.
1164- [ by Aidan Lakshman < ahl27@pitt.edu > ]
1164+ &# 91 ; by Aidan Lakshman &# 60 ; ahl27@pitt.edu &# 62 ;&# 93 ;
11651165
11661166- Fix bug in consensusMatrix() when input has length zero.
1167- [ by Aidan Lakshman < ahl27@pitt.edu > ]
1167+ &# 91 ; by Aidan Lakshman &# 60 ; ahl27@pitt.edu &# 62 ;&# 93 ;
11681168
11691169- Get rid of spurious warning in readQualityScaledDNAStringSet().
1170- [ by Aidan Lakshman < ahl27@pitt.edu > ]
1170+ &# 91 ; by Aidan Lakshman &# 60 ; ahl27@pitt.edu &# 62 ;&# 93 ;
11711171
11721172[ bluster] ( /packages/bluster )
11731173-------
@@ -2932,7 +2932,7 @@ represented by distance scores.
29322932
29332933- Renamed the goSimilarity() function to goDistance() to better
29342934indicated that this is a distance rather than a similarity score.
2935- Also scaled all scores to the [ 0, 1] interval.
2935+ Also scaled all scores to the &# 91 ; 0, 1&# 93 ; interval.
29362936
29372937- Fixed the normalization function in the getKappaDistanceMatrix()
29382938function.
@@ -3843,23 +3843,23 @@ BUG FIXES
38433843
38443844 Changes in version 1.15.10
38453845
3846- - [ Major] Name of the two arguments for lefser function is changed
3846+ - &# 91 ; Major&# 93 ; Name of the two arguments for lefser function is changed
38473847from groupCol and blockCol to classCol and subclassCol,
38483848respectively.
3849- - [ Major] Defunct expr argument in lefser
3850- - [ New function] lefserPlotFeat plots the histogram of relative
3849+ - &# 91 ; Major&# 93 ; Defunct expr argument in lefser
3850+ - &# 91 ; New function&# 93 ; lefserPlotFeat plots the histogram of relative
38513851abundance (in the (0,1) interval) of the selected features
3852- - [ New function] lefserPlotClad draws the cladogram of the
3852+ - &# 91 ; New function&# 93 ; lefserPlotClad draws the cladogram of the
38533853significantly more abundant taxa and their LDA scores
3854- - [ New function] lefserClades runs the lefser, returning additional
3854+ - &# 91 ; New function&# 93 ; lefserClades runs the lefser, returning additional
38553855information (e.g., agglomerates the features abundance at different
38563856taxonomic ranks) required for lefserPlotClad.
3857- - [ New feature] Visualization functions are using a color-blind
3857+ - &# 91 ; New feature&# 93 ; Visualization functions are using a color-blind
38583858friendly color palette by default.
38593859
38603860 Changes in version 1.15.7
38613861
3862- - [ Major algorithm update] We remove the step (createUniqueValues) in
3862+ - &# 91 ; Major algorithm update&# 93 ; We remove the step (createUniqueValues) in
38633863the lefser function, which used to add small random numbers to make
38643864all the values unique. Potential issues (e.g., LDA) due to excess 0s
38653865should be managed by filtering out low abundant features from the
@@ -3869,9 +3869,9 @@ input.
38693869
38703870- The column names of lefser output is changed to c("features",
38713871"scores") from c("Names", "scores")
3872- - [ New feature] The get_terminal_nodes function to select only the
3872+ - &# 91 ; New feature&# 93 ; The get_terminal_nodes function to select only the
38733873terminal nodes of the hierarchical features (e.g., taxonomic data).
3874- - [ Major algorithm update] Add an option for adjusting the first
3874+ - &# 91 ; Major algorithm update&# 93 ; Add an option for adjusting the first
38753875Kruskal-Wallis Rank Sum Test and Wilcoxon-Rank Sum test for multiple
38763876hypothesis testing through the new argument method in the lefser
38773877function.
@@ -4858,7 +4858,7 @@ New features
48584858- added J Gilis, D Risso, L Clement as authors
48594859
48604860- differential detection with 'pbDS(..., method="DD")' or 'pbDD()'
4861- & stagewise testing [ Gilis et al.] , plus corresponding vignette
4861+ & stagewise testing &# 91 ; Gilis et al.&# 93 ; , plus corresponding vignette
48624862
48634863- replace 'aes_string()' in 'ggplot()' by '.data$.' from 'rlang'
48644864
@@ -6183,7 +6183,7 @@ it.
61836183
61846184NEW FEATURES
61856185
6186- - Linear subsetting of a SVT_SparseArray object e.g. svt[ 11:13] .
6186+ - Linear subsetting of a SVT_SparseArray object e.g. svt&# 91 ; 11:13&# 93 ; .
61876187
61886188- Add the 'dim' and 'dimnames' arguments to SVT_SparseArray()
61896189 constructor
@@ -6221,7 +6221,7 @@ NEW FEATURES
62216221
62226222- Add pmin() and pmax() methods for SparseArray objects.
62236223
6224- - aperm(< SVT_SparseArray> ) now supports S4Arrays::aperm2() extended
6224+ - aperm(&# 60 ; SVT_SparseArray&# 62 ; ) now supports S4Arrays::aperm2() extended
62256225 semantic. See '?S4Arrays::aperm2' for details.
62266226
62276227- Add 'dimnames' argument to randomSparseArray(), poissonSparseArray(),
@@ -6276,13 +6276,13 @@ BUG FIXES
62766276- Fix integer overflow in nzwhich() methods for CsparseMatrix and
62776277 RsparseMatrix objects when the object has a length >= 2^31.
62786278
6279- - Fix bug in coercion from COO_SparseMatrix to [ d|l] gCMatrix or
6280- [ d|l] gRMatrix when the 'nzcoo' slot of the COO_SparseMatrix object
6279+ - Fix bug in coercion from COO_SparseMatrix to &# 91 ; d|l&# 93 ; gCMatrix or
6280+ &# 91 ; d|l&# 93 ; gRMatrix when the 'nzcoo' slot of the COO_SparseMatrix object
62816281 contains duplicates.
62826282
62836283- Make sure that coercion from CsparseMatrix to SVT_SparseMatrix works
6284- on any [ d|l|n] gCMatrix ** derivative** and not just on a
6285- [ d|l|n] gCMatrix
6284+ on any &# 91 ; d|l|n&# 93 ; gCMatrix ** derivative** and not just on a
6285+ &# 91 ; d|l|n&# 93 ; gCMatrix
62866286 ** instance** .
62876287
62886288[ sparseMatrixStats] ( /packages/sparseMatrixStats )
0 commit comments