Description Usage Arguments Value Author(s) References
Perform RNA distance calculation based on imported file or input of RNA original sequence and alternative sequence. The RNA distance calculation is based on the gscVisualizer R package algorithm by Zhiwen Tan, a BCB student from UofT.
1 | predictDistance_gsc(name = c(), struct.ori = c(), struct.alt = c())
|
name |
List consisted with name of the RNA sequence in seq |
struct.ori |
List consisted with RNA orginal sequence |
struct.alt |
List consisted with RNA alternative sequence |
Returns a list of RNA distance, ordered according to the input name sequence
Sijie Xu, sijie.xu@mail.utoronto.ca
Z Tan (2020). gscVisualizer: Visualize The Difference among Gene Sequences. R package version 0.1.0.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.