AAcoor2NAcoor_df: AAcoor2NAcoor_df

View source: R/basicf.r

AAcoor2NAcoor_dfR Documentation

AAcoor2NAcoor_df

Description

Like AAcoor2NAcoor, but takes a data.frame as input

Usage

AAcoor2NAcoor_df(dfdt, frmcol, AAc1col, AAc2col, outdf = T)

Arguments

dfdt

Input table to work on (data.frame or data.table)

frmcol

Column name of the field with the frame information.

AAc1col

Column name of the field with the start coordinate information.

AAc2col

Column name of the field with the end coordinate information.

outdf

Should output be a data.frame?

See Also

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

Examples

AAcoor2NAcoor_df

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