Read text file into R as a character vec …

Read text file into R as a character vector.

genome.sequence <- scan(file = sequence.file, what = "character")

Comments

Leave a Reply

Your email address will not be published. Required fields are marked *