read.fasta: Read Fasta File

Description Usage Arguments Details Value Author(s) See Also

Description

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

Usage

1
read.fasta(file.name)

Arguments

file.name

The path to a fasta file with multiple fasta records.

Details

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

Value

A list of each chromosome and their sequence context.

Author(s)

Mini Huang

See Also

find.mono.repeats


MSIseq documentation built on May 2, 2019, 7:23 a.m.