read.genbank.csv: Read a csv file from genbank

View source: R/read.genbank.csv.R

read.genbank.csvR Documentation

Read a csv file from genbank

Description

This function reads a csv formated allignment from the GENBANK database into a R data.frame. It also separates the Accension number from other data into separate column in the data frame. Data in data.frames are stored as strings.

Usage

read.genbank.csv(csv_file)

Arguments

csv_file

Path to the csv formated data file in GENBANK

Value

A data frame containing the information in the csv formated data file


JPSieg/R2easyR documentation built on Aug. 10, 2024, 6:12 p.m.