readFASTA: import FASTA files

View source: R/readFASTA.R

readFASTAR Documentation

import FASTA files

Description

This function allows you to import FASTA files into R as a dataframe

Usage

readFASTA(file)

Arguments

file

the name of, and/or path to, your FASTA

Value

a dataframe of seq headers and associated seq


jacobgolan/enrichR documentation built on April 11, 2022, 12:05 a.m.