| XString2DF | R Documentation |
Convert BString/like objects into a data.frame
XString2DF( faa, input_was = "new_name", trimwhite = F, seqcolname = "seq", addlength = T )
faa |
input xstring/bstring/dnaStringSet... |
input_was |
Column name for the IDs |
trimwhite |
Should whitespaces be removd from sequence names? |
seqcolname |
Column name for the sequence. |
addlength |
Add a "Length" column with the sequences' width? |
data.frame
Other BString_functions:
AAcoor2NAcoor_dFAST(),
AAcoor2NAcoor_df(),
AAcoor2NAcoor(),
DF2XString(),
Trim2Core2(),
XSDNARedunFilter(),
XString2KmerDT()
XString2DF
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.