Skip to content

Commit 1be31a1

Browse files
author
Digp
committed
Updated README according with new function names
1 parent 6191ee1 commit 1be31a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,11 +30,11 @@ Instructions
3030

3131
### Dataset level
3232

33-
`getLeontisList`: Get list of representative/non-redundant RNA structures organized in Equivalence Classes (source: Leontis & Zirbel, 2012).
33+
`getRNAList`: Get list of representative/non-redundant RNA structures organized in Equivalence Classes (source: Leontis & Zirbel, 2012).
3434

3535
`getAltRepres`: Apply filters (e.g. just protein-RNA structures) to select other representants from the members of each class.
3636

37-
`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.
37+
`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.
3838

3939
`pipeNucData`: From a list of RNA structures/chains computes and returns structural data at the level of the nucleotide.
4040

0 commit comments

Comments
 (0)