groupFiles: Function finds the groups of similar reads.

Description Usage Arguments Value

Description

Function finds the groups of similar reads.

Usage

1
2
groupFiles(dataFrame, positionInPairDistance, sameDirection,
  distanceBetweenElements)

Arguments

dataFrame

gets the datframe of similar sequences

Value

dataframe with groups

positionInPairDistance - distance between groups

sameDirection - decides if reads should be in the same diretion or not

distanceBetweenElements determines how many elements is between the center of a pair


piotrcirocki/BCTs-finder documentation built on May 7, 2019, 11:10 a.m.