View source: R/computeAnchorPointDepth.R
computing_depth_paranome | R Documentation |
This function computes the depth of anchored points in a paranome comparison based on the provided parameters.
computing_depth_paranome(
anchorpoint_ks_file,
multiplicon_id,
selected_query_chr
)
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. |
A list containing the depth dataframe.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.