Create a dataframe of alignment information
dot-create_alignment_df.Rd
Create a dataframe of alignment information
Arguments
- sirna
The siRNA string as a character vector
- match.string
The match characters as a character vector
- feature.seq
The feature sequence as a character vector
- aln.name
The column name to use for the DF
- left.pad
The amount of left spaces to add based on upper-level arguments
- right.pad
The amount of right spaces to add based on upper-level arguments