Description Usage Arguments Value Examples
View source: R/ms_isoform_cleanup.R
Function to perform automated isoform ambiguity cleanup using the principle of parsimony when two or more isoforms are identified among the search result datasets but for each individual dataset, only one isoform is identified.
1 |
data |
dataset to be clead-up from isoform ambiguity |
a dataframe
1 2 3 4 | ## Not run:
data_cleaned1 <- ms_isoform_resolve(data_cleaned)
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.