coor_pull: Query min value of Start and max value of End

Description Usage Arguments Value Examples

View source: R/query_tool.R

Description

Query min value of Start and max value of End

Usage

1
2
3
4
5
6
coor_pull(
  tfmapperdb = tfmapperdb,
  species_key = species_key,
  ip_key = ip_key,
  chr_key = chr_key
)

Arguments

tfmapperdb

default 'tfmapperdb', SQLiteConnection name

species_key

default 'species_key', keywords of Species

ip_key

default 'ip_key', keywords of IP

chr_key

default 'chr_key', keywords of Chr

Value

possible coordination

Examples

1
2
3
4
## Not run: 
coor_pull()

## End(Not run)

xiayh17/TFmapperTool documentation built on Jan. 16, 2022, 1:18 p.m.