get_pwa_ranges: Get ranges from pairwise alignment results

Description Usage Arguments Examples

View source: R/get_pwa_ranges.R

Description

This function allows you to return ranges (start and end) from pairwise alignment results

Usage

1
get_pwa_ranges(pwa_results)

Arguments

pwa_results

Result from function pairwiseAlignment()

Examples

1
pwa_ranges <- get_pwa_ranges(pwa_results)

egmg726/crisscrosslinker documentation built on Jan. 23, 2021, 1:50 a.m.