Description Usage Arguments Details Value
View source: R/funclib_polyAtailor.R
Convert chromosome name format.
1 | ccf(ref, PAdf, fromFormat, toFormat)
|
ref |
Reference table of chromosome information from NCBI database. |
PAdf |
Files that need to convert chromosome names, dataframe format. |
fromFormat |
Primitive chromosome nomenclature. |
toFormat |
Target format of chromosome name. |
For various reasons, we sometimes need to convert the format of chromosome names in files. This function can help users convert the format.
This function returns a data frame with the chromosome name changed.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.