Description Usage Arguments Value Examples
This function is punishingly simple – it just calls validMetadata() and assigns attr('fixedMeta') from the result. If no fixing is required, the object's existing metadata is used. The object (with fixed metadata) is then returned. If automatic fixes are impossible, a message is generated.
1 | fixMetadata(x)
|
x |
an MAlignmentsList or MVRangesList |
the object, with fixed metadata (if needed and possible)
1 2 3 | library(MTseekerData)
data(RONKSvariants)
fixMetadata(RONKSvariants)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.