forked from ncborcherding/scRepertoire
-
Notifications
You must be signed in to change notification settings - Fork 0
/
NEWS
239 lines (165 loc) · 9.37 KB
/
NEWS
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
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
CHANGES IN VERSION 1.3.5
------------------------
* Modified parseBCR() to check for contents of the chains. Resolve issue with placing light chain into heavy chain slots when 2 contigs are present.
* Updated checkBlanks to include NA evaluation and placed the check in all .viz functions
* Added clonalNetwork() function
* Modified diversity visualization to remove outliers and place graphs on a single line
* Modified clonalOverlay() to use new internal getCoord() function like clonalNetwork()
* Added threshold parameter to clonesizeDistribution()
CHANGES IN VERSION 1.3.4
------------------------
* Modification in clusterTCR() and combineBCR() to speed up the comparison and use less memory
* FilteringMulti, now isolates the top contig by chain, then for barcodes with chains > 2, isolates the top expressing chains. This substantially increases the speed of the filtering step.
* Modified makeGenes() internal function to use strings str_c()
* Added threshold parameter to combineTRUST4 for B cell manipulation
* Changed combineTCR function to prevent cell type mix up and clarified in function documentation.
* vizGenes can now be used to look at other component genes of the receptor and "separate" parameter was replaced by "y.axis" parameter.
* Added clonotypeBias() function for inter-cluster comparison.
* Fixed clusterTCR() and combineBCR() assumption that you will have unrelated clones.
CHANGES IN VERSION 1.3.3
------------------------
* CombineBCR() auto naming function updated to actually name the list elements.
* Added createHTOContigList() function to create contain list of multiplexed experiments. Fixed issue with groupBy variable
* Added Inv.Pielou matric to diversity call - this is essentially 1-shannon/ln(length). Due to the bootstrapping the length with be constant.
* Added include.na and split.by to occupiedscRepertoire and changed labeling depending on frequency vs proportion
* Added support for single-cell objects for most visualizations, list organizing by single-cell object can be called using split.by variable
* All group and groupBy parameters are now group.by.
CHANGES IN VERSION 1.3.2
------------------------
# This is the new numbering scheme apologies - we are all up-to-date now and now cell ranger >= 5 will # work on bioconductor, so let's all just take that as a win.
* added dot.size parameter to scatterClonotype
* filteringMulti now subsets clonotypes with contains >=2, to prevent 2 of the same chains
* changed how coldata is added to SCE objects using merge instead of union
* Can now add BCR and TCR simultaneously by making large list
* scatter plotting code is not so ugly and allows for user to select dot.size as a variable on the x or y axis
* Removed regressClonotype function - too many dependencies required, adding an additional vignette to go through the process
* Added chain option to visualizations and combineExpression to allow users to facilitate single chains - removed chain option from combineTCR/BCR/TRUST4 (the combined object will have both chains no matter what)
* Added NA filter to combineTCR/BCR/TRUST4 for cell barcodes with only NA values
* Added NA filter to expression2List() for cells with NA clonotypes.
* Updated VizGene to order the genes automatically by highest to lowest variance
* Updated VizGene to pull the correct genes based on selection
* Updated parse method - old version had issue with place V-->J-->D in the TRB/Heavy chains
* Simplified the clonalDiversity() to allow for more options in organizing plot and box plots.
* CombineExpression() adds the groupBy variable to Frequency, allowing for multiple calculations to be saved in the meta data.
* Default color scheme now uses viridis plasma, because it I am on transfusion medicine.
CHANGES IN VERSION 1.2.2
------------------------
# Working on renumbering versions for consistency - this is the new current dev branch
# The below have not been implemented into the master branch or the bioconductor version
* added the combineTRUST4 function to parse contigs from TUST4 pipeline
* added the filter of contigs by chain in the combineTCR, combineBCR, and combineTRUST4 functions
* no longer require the ID in the combineTCR/BCR/TRUST4 functions
* added jaccard index for overlap analysis
* replaced vizVgene with vizGene - allowing users to look at any gene in the combinedContig object
* Fixed coloring scale on the overlap analysis
* Added regressClonotype function using harmony to remove the clonotype effect on feature space
* allowed occupiedRepertoire to use proportion.
* added scatterClonotype function to Viz.R
CHANGES IN VERSION 1.2.1
------------------------
* number of changes to the parseTCR/BCR functions to limit assumptions
* Changed grabMeta to include assessment of colnames
* fixed lengthDF handling of single chains with multi chains stored - ;
* Added labels to alluvialClonotype and occupiedClonotype plotting
CHANGES IN VERSION 1.1.4
------------------------
* replaced hammingCompare with lvCompare to enable superior clonotype calling in combineBCR function.
* added proportion to combineExpression() function so users no longer need to know absolute frequencies when combining the contiguous information.
* added clusterTCR() and clonalOverlay() functions.
* added downsampling to the diversity calculations
* replaced hammingCompare with lvCompare to enable superior clonotype calling in combineBCR function.
* added proportion to combineExpression() function so users no longer need to know absolute frequencies when combining the contiguous information.
* added clusterTCR() and clonalOverlay() functions.
* added downsampling to the diversity calculations
* Clonal Overlap Coefficient issue fixed, was comparing unique barcodes and not clonotypes
* Added function checkBlanks to remove list elements without clonotypes, this prevents errors for visualizations
* Re-added Startrac metrics by stripping down the package and adding it piecemeal
* Heavily modified dependencies to reduce total number
CHANGES IN VERSION 1.0.0
------------------------
* removed dependencies ggfittext and ggdendrogram
* clonesizeDistribution now returns a plot() function
CHANGES IN VERSION 0.99.18
------------------------
* Updated author information in the vignette
CHANGES IN VERSION 0.99.17
------------------------
* Updated NEWS formatting
* Edited DESCRIPTION to SingleCellExperiment R package
* Updated information in the vignette
CHANGES IN VERSION 0.99.16
------------------------
* Added getCirclize()
CHANGES IN VERSION 0.99.15
------------------------
* Modified numerator for index function
CHANGES IN VERSION 0.99.14
------------------------
* Removed bracket from indexing function
CHANGES IN VERSION 0.99.13
------------------------
* Added exportTable to remaining viz functions
* Modified morisita index to correct error
CHANGES IN VERSION 0.99.12
------------------------
* Reducing the size of the screp_example to fulfill < 5 mB requirement. Randomly samples 100 cells and removed RNA counts from Seurat object
CHANGES IN VERSION 0.99.11
------------------------
* Updated compareClonotype to allow for clonotype comparisons
CHANGES IN VERSION 0.99.10
------------------------
* Bioconductor did not detect the version update.
CHANGES IN VERSION 0.99.9
------------------------
* Bioconductor had no love - changed the Seurat package to imports instead of required, see if that will address the compiling issue that results in a killed: 9 error.
CHANGES IN VERSION 0.99.8
------------------------
* Passed checks on system, let's see how much bioconductor hates it
CHANGES IN VERSION 0.99.7
------------------------
* But really this time, changed the colData import
CHANGES IN VERSION 0.99.6
------------------------
* Changed colData import
CHANGES IN VERSION 0.99.5
------------------------
* Added screp_example data to package
* Added visVgene function for visualizing the distribution of V genes in TCR
* Added support for monocle to combineExpression function
* Updated documentation for combineTCR() and combineBCR()
* Updated documentation to utilize SingleCellExperiment formats
* Updated Vignette to utilize SingleCellExperiment formats
* Added Author information to vignette
* Add intro and conclusion to vignette
* Removed html knitted vignette
* Removed descriptive code snippets
CHANGES IN VERSION 0.99.4
------------------------
* Modified expression2List() to allow for variables across meta data
CHANGES IN VERSION 0.99.1
------------------------
* Changed R (>= 3.6) to R (>= 4.0)
CHANGES IN VERSION 0.99.0
------------------------
* Changed DESCRIPTION version to 0.99.0
* Removed file seurat_example.rda, accidentally committed
* Deleted git attributes
* reduced Seurat object size for alluvialClonotype in vignette
* Changed the alluvialClonotype assessment to account for only 1 condition
CHANGES IN VERSION 1.2.3
------------------------
* Changed the access of the sample data to github.io repo:
readRDS(url("https://ncborcherding.github.io/vignettes/scRepertoire_example.rds"))
CHANGES IN VERSION 1.2.2
------------------------
* Removed Startrac-based functions in order to pass build on Bioconductor.
DEPRECATED AND DEFUNCT
* Deprecate StartracDiversity()
CHANGES IN VERSION 1.2.0
------------------------
The first version of scRepertoire submitted to Bioconductor.
SIGNIFICANT USER-VISIBLE CHANGES
* Added support for SingleCellExperiement format.
DEPRECATED AND DEFUNCT
* Deprecate combineSeurat in favor or combineExpression().
* Deprecate seurat2List in favor of expression2List().