XString2DF: XString2DF

View source: R/basicf.r

XString2DFR Documentation

XString2DF

Description

Convert BString/like objects into a data.frame

Usage

XString2DF(
  faa,
  input_was = "new_name",
  trimwhite = F,
  seqcolname = "seq",
  addlength = T
)

Arguments

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?

Value

data.frame

See Also

Other BString_functions: AAcoor2NAcoor_dFAST(), AAcoor2NAcoor_df(), AAcoor2NAcoor(), DF2XString(), Trim2Core2(), XSDNARedunFilter(), XString2KmerDT()

Examples

XString2DF

UriNeri/NeriMisc documentation built on Aug. 13, 2022, 4:37 p.m.