Learn R Programming

ggaligner (version 0.1)

Seqtochar: Convert string to a character vector

Description

convert string that can be DNA or protein sequence to a character vector

Usage

Seqtochar(x)

Value

this function is mainly used by ggaligner function to convert the input sequence to character vector

Arguments

x

a sequence of DNA or Protein

Author

Mohamed Soudy Mohmedsoudy2009@gmail.com

Examples

Run this code
Seqtochar("ATGACATAAT")

Run the code above in your browser using DataLab