locaterBelow: Returns a Location Based on A Given Coordinate

Description Usage Arguments Value Examples

View source: R/locaterBelow.R

Description

returns the position along a unique peak vector whcih coresponds to a given location along a chromosone

Usage

1
locaterBelow(uniquepeaks, location)

Arguments

uniquepeaks

a vector containing all uniweu peaks in a conns file

location

the coordiante you are conserned with

Value

a integer coordinate

Examples

1
locater = locaterBelow(uniquepeaks, location)

samissimas/ciceroAddition documentation built on Aug. 10, 2019, 12:02 a.m.