filter_dn8like | R Documentation |
filter a table with dn8like columns
filter_dn8like(dn8like, chr, start, end, posvbl)
dn8like |
data.frame |
chr |
character(1) |
start |
numeric(1) |
end |
numeric(1) |
posvbl |
character(1) column named for position |
data("gtex_b38_lung_chr20_exc", package="tnt4dn8") filter_dn8like( gtex_b38_lung_chr20_exc, 20, 60000, 62000, "pos_b38")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.