Skip to contents

Compact console display methods for the package's S4 objects.

Usage

# S4 method for class 'GenotypeHandle'
show(object)

# S4 method for class 'AnnotationMatrix'
show(object)

# S4 method for class 'ColocResult'
show(object)

# S4 method for class 'ColocBoostResult'
show(object)

# S4 method for class 'CtwasResult'
show(object)

# S4 method for class 'GwasFineMappingResult'
show(object)

# S4 method for class 'H2Estimate'
show(object)

# S4 method for class 'LdData'
show(object)

# S4 method for class 'LdEigen'
show(object)

# S4 method for class 'LdScore'
show(object)

# S4 method for class 'MashPrior'
show(object)

# S4 method for class 'QtlDataset'
show(object)

# S4 method for class 'MultiStudyQtlDataset'
show(object)

# S4 method for class 'QtlFineMappingResult'
show(object)

# S4 method for class 'QtlSumStats'
show(object)

# S4 method for class 'GwasSumStats'
show(object)

# S4 method for class 'FineMappingRow'
show(object)

# S4 method for class 'TwasWeights'
show(object)

# S4 method for class 'TwasWeightsRow'
show(object)

Arguments

object

The object to display.

Value

object, invisibly.

Examples

data(qtlDatasetExample)
show(qtlDatasetExample)
#> QtlDataset for study 'study1'
#>   1 context(s): brain
#>   1 unique traits across contexts
#>   Genotypes: plink1 @ pecotmr://extdata/toy_canonical
#>   Genotype covariates: 0 cols
#>   Samples: 165
#>   Scale residuals: TRUE