Learn R Programming

MSIseq (version 1.0.0)

read.fasta: Read Fasta File

Description

This function reads in a file with multiple fasta records and return a list.

Usage

read.fasta(file.name)

Arguments

file.name
The path to a fasta file with multiple fasta records.

Value

A list of each chromosome and their sequence context.

Details

This function reads in a file with multiple fasta records and return a list of each chromosome and their sequence context.

See Also

find.mono.repeats