common_coord: Function to find the variants presenting in two datasets.

Description Usage Arguments Value

Description

This function try to find the variants presenting in two datasets, it will return their location index. Variants presenting in both dataset but with duplicated record will not be returned.

Usage

1
common_coord(cord_set1, cord_set2)

Arguments

cord_set1

the coordinate of the variants in file1

cord_set2

the coordinate of the variants in file2

Value

a list include two vectors for the location of variants presenting in both files in file1 (cord1) and file2 (cord2).


Struglab/RVS documentation built on May 9, 2019, 3:11 p.m.