computing_depth_paranome: Compute the Depth of Anchored Points in a Paranome Comparison

View source: R/computeAnchorPointDepth.R

computing_depth_paranomeR Documentation

Compute the Depth of Anchored Points in a Paranome Comparison

Description

This function computes the depth of anchored points in a paranome comparison based on the provided parameters.

Usage

computing_depth_paranome(
  anchorpoint_ks_file,
  multiplicon_id,
  selected_query_chr
)

Arguments

anchorpoint_ks_file

The file containing anchor point and Ks value data.

multiplicon_id

The IDs of the multiplicons to consider.

selected_query_chr

The list of selected query chromosomes.

Value

A list containing the depth dataframe.


shinyWGD documentation built on April 4, 2025, 2:28 a.m.