DF2XString | R Documentation |
Convert data.frame into a BString object.
DF2XString(dfdt, seqcol = "seq", nmcol = "id")
dfdt |
Input table to work on (data.frame or data.table) |
seqcol |
Column name for the sequence. |
nmcol |
Column name for the IDs |
BStringSet
Other BString_functions:
AAcoor2NAcoor_dFAST()
,
AAcoor2NAcoor_df()
,
AAcoor2NAcoor()
,
Trim2Core2()
,
XSDNARedunFilter()
,
XString2DF()
,
XString2KmerDT()
DF2XString
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.