Description Usage Arguments Details Value Author(s)
This function checks if the names from a given set of mature miRNAs have a unique MIMAT ID. Check if given miRNA names can be assigned to unique MIMAT accessions among all versions
This function checks if the names from a given set of mature miRNAs have a unique MIMAT ID.
1 | assessMiRNASwappingMIMAT(this, miRNAs, verbose = FALSE)
|
this |
Object of class 'MiRNANameConverter' |
miRNAs |
A character vector of miRNA names |
verbose |
A boolean to either show more (TRUE) or less information (FALSE) |
Although the majority of miRNA names can be assigned to a unique MIMAT ID (accession) some miRNAs changed MIMAT ID in different versions. This function takes the input miRNA names and checks each one of them if they have a unique MIMAT ID over all versions. If a miRNA changes MIMAT ID in a version it will be comprised in the return vector.
A character vector containing miRNA names that do not have a unique MIMAT ID
Stefan Haunsberger
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.