feature_tbl: Summary of features

Description Usage Arguments Value Author(s)

Description

Show count min and max of features by type

Subset of features

Usage

1
2
3
4
5
## S3 method for class 'feature_tbl'
summary(object, major = TRUE)

## S3 method for class 'feature_tbl'
subset(x, start_val = 0, stop_val = max(x$stop), ...)

Arguments

object

tbl of feature information from create_gene_query_func

major

if TRUE (default), only summarize genes and exons

x

tbl of feature information from get_feature_tbl

start_val, stop_val

start and stop positions for subset

...

additional parameters ignored

Value

tbl of feature summaries by type

tbl of feature summaries by type

Author(s)

Brian S Yandell, brian.yandell@wisc.edu

Brian S Yandell, brian.yandell@wisc.edu


byandell/CCSanger documentation built on May 13, 2019, 9:26 a.m.