Commit 1be31a1a authored by Digp's avatar Digp
Browse files

Updated README according with new function names

parent 6191ee1f
Pipeline #3793 skipped
......@@ -30,11 +30,11 @@ Instructions
### Dataset level
`getLeontisList`: Get list of representative/non-redundant RNA structures organized in Equivalence Classes (source: Leontis & Zirbel, 2012).
`getRNAList`: Get list of representative/non-redundant RNA structures organized in Equivalence Classes (source: Leontis & Zirbel, 2012).
`getAltRepres`: Apply filters (e.g. just protein-RNA structures) to select other representants from the members of each class.
`represAsDataFrame`: From the output of getLeontisList or getAltRepres, generate a data.frame in which each row corresponds to a RNA chain, rather than an Equivalence Class.
`represAsDataFrame`: From the output of getRNAList or getAltRepres, generate a data.frame in which each row corresponds to a RNA chain, rather than an Equivalence Class.
`pipeNucData`: From a list of RNA structures/chains computes and returns structural data at the level of the nucleotide.
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment