Description Usage Arguments Details Value Author(s) Examples
Accessor and replacement functions for metadata columns.
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 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 | type(x) <- value
txName(x)
txName(x) <- value
geneName(x)
geneName(x) <- value
featureID(x)
featureID(x) <- value
geneID(x)
geneID(x) <- value
splice5p(x)
splice5p(x) <- value
splice3p(x)
splice3p(x) <- value
from(x) <- value
to(x) <- value
segmentID(x)
segmentID(x) <- value
variantID(x)
variantID(x) <- value
eventID(x)
eventID(x) <- value
closed5p(x)
closed5p(x) <- value
closed3p(x)
closed3p(x) <- value
closed5pEvent(x)
closed5pEvent(x) <- value
closed3pEvent(x)
closed3pEvent(x) <- value
variantType(x)
variantType(x) <- value
variantName(x)
variantName(x) <- value
featureID5p(x)
featureID5p(x) <- value
featureID3p(x)
featureID3p(x) <- value
featureID5pEvent(x)
featureID5pEvent(x) <- value
featureID3pEvent(x)
featureID3pEvent(x) <- value
## S4 method for signature 'Features'
type(x)
## S4 method for signature 'Paths'
type(x)
## S4 method for signature 'Counts'
type(x)
## S4 replacement method for signature 'Features'
type(x) <- value
## S4 replacement method for signature 'Paths'
type(x) <- value
## S4 replacement method for signature 'Counts'
type(x) <- value
## S4 method for signature 'Features'
txName(x)
## S4 method for signature 'Paths'
txName(x)
## S4 method for signature 'Counts'
txName(x)
## S4 replacement method for signature 'Features'
txName(x) <- value
## S4 replacement method for signature 'Paths'
txName(x) <- value
## S4 replacement method for signature 'Counts'
txName(x) <- value
## S4 method for signature 'Features'
geneName(x)
## S4 method for signature 'Paths'
geneName(x)
## S4 method for signature 'Counts'
geneName(x)
## S4 replacement method for signature 'Features'
geneName(x) <- value
## S4 replacement method for signature 'Paths'
geneName(x) <- value
## S4 replacement method for signature 'Counts'
geneName(x) <- value
## S4 method for signature 'SGFeatures'
featureID(x)
## S4 method for signature 'Paths'
featureID(x)
## S4 method for signature 'Counts'
featureID(x)
## S4 replacement method for signature 'SGFeatures'
featureID(x) <- value
## S4 replacement method for signature 'Paths'
featureID(x) <- value
## S4 replacement method for signature 'Counts'
featureID(x) <- value
## S4 method for signature 'SGFeatures'
geneID(x)
## S4 method for signature 'Paths'
geneID(x)
## S4 method for signature 'Counts'
geneID(x)
## S4 replacement method for signature 'SGFeatures'
geneID(x) <- value
## S4 replacement method for signature 'Paths'
geneID(x) <- value
## S4 replacement method for signature 'Counts'
geneID(x) <- value
## S4 method for signature 'SGFeatures'
splice5p(x)
## S4 method for signature 'SGSegments'
splice5p(x)
## S4 method for signature 'SGFeatureCounts'
splice5p(x)
## S4 replacement method for signature 'SGFeatures'
splice5p(x) <- value
## S4 replacement method for signature 'SGSegments'
splice5p(x) <- value
## S4 replacement method for signature 'SGFeatureCounts'
splice5p(x) <- value
## S4 method for signature 'SGFeatures'
splice3p(x)
## S4 method for signature 'SGSegments'
splice3p(x)
## S4 method for signature 'SGFeatureCounts'
splice3p(x)
## S4 replacement method for signature 'SGFeatures'
splice3p(x) <- value
## S4 replacement method for signature 'SGSegments'
splice3p(x) <- value
## S4 replacement method for signature 'SGFeatureCounts'
splice3p(x) <- value
## S4 method for signature 'Paths'
segmentID(x)
## S4 method for signature 'SGVariantCounts'
segmentID(x)
## S4 replacement method for signature 'Paths'
segmentID(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
segmentID(x) <- value
## S4 method for signature 'Paths'
from(x)
## S4 method for signature 'SGVariantCounts'
from(x)
## S4 replacement method for signature 'Paths'
from(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
from(x) <- value
## S4 method for signature 'Paths'
to(x)
## S4 method for signature 'SGVariantCounts'
to(x)
## S4 replacement method for signature 'Paths'
to(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
to(x) <- value
## S4 method for signature 'SGVariants'
eventID(x)
## S4 method for signature 'SGVariantCounts'
eventID(x)
## S4 replacement method for signature 'SGVariants'
eventID(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
eventID(x) <- value
## S4 method for signature 'SGVariants'
variantID(x)
## S4 method for signature 'SGVariantCounts'
variantID(x)
## S4 replacement method for signature 'SGVariants'
variantID(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
variantID(x) <- value
## S4 method for signature 'SGVariants'
closed5p(x)
## S4 method for signature 'SGVariantCounts'
closed5p(x)
## S4 replacement method for signature 'SGVariants'
closed5p(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
closed5p(x) <- value
## S4 method for signature 'SGVariants'
closed3p(x)
## S4 method for signature 'SGVariantCounts'
closed3p(x)
## S4 replacement method for signature 'SGVariants'
closed3p(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
closed3p(x) <- value
## S4 method for signature 'SGVariants'
closed5pEvent(x)
## S4 method for signature 'SGVariantCounts'
closed5pEvent(x)
## S4 replacement method for signature 'SGVariants'
closed5pEvent(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
closed5pEvent(x) <- value
## S4 method for signature 'SGVariants'
closed3pEvent(x)
## S4 method for signature 'SGVariantCounts'
closed3pEvent(x)
## S4 replacement method for signature 'SGVariants'
closed3pEvent(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
closed3pEvent(x) <- value
## S4 method for signature 'SGVariants'
variantName(x)
## S4 method for signature 'SGVariantCounts'
variantName(x)
## S4 replacement method for signature 'SGVariants'
variantName(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
variantName(x) <- value
## S4 method for signature 'SGVariants'
variantType(x)
## S4 method for signature 'SGVariantCounts'
variantType(x)
## S4 replacement method for signature 'SGVariants'
variantType(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
variantType(x) <- value
## S4 method for signature 'SGVariants'
featureID5p(x)
## S4 method for signature 'SGVariantCounts'
featureID5p(x)
## S4 replacement method for signature 'SGVariants'
featureID5p(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
featureID5p(x) <- value
## S4 method for signature 'SGVariants'
featureID3p(x)
## S4 method for signature 'SGVariantCounts'
featureID3p(x)
## S4 replacement method for signature 'SGVariants'
featureID3p(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
featureID3p(x) <- value
## S4 method for signature 'SGVariants'
featureID5pEvent(x)
## S4 method for signature 'SGVariantCounts'
featureID5pEvent(x)
## S4 replacement method for signature 'SGVariants'
featureID5pEvent(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
featureID5pEvent(x) <- value
## S4 method for signature 'SGVariants'
featureID3pEvent(x)
## S4 method for signature 'SGVariantCounts'
featureID3pEvent(x)
## S4 replacement method for signature 'SGVariants'
featureID3pEvent(x) <- value
## S4 replacement method for signature 'SGVariantCounts'
featureID3pEvent(x) <- value
|
x |
Object containing metadata column |
value |
Replacement value |
S4 classes defined in the SGSeq
package contain metadata columns
that store information for each element in the object. For example, class
TxFeatures
contains a column type
that indicates feature
type. The specific columns contained in an object depend on its class.
Content of metadata column for accessor functions or updated object for replacement functions.
Leonard Goldstein
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.