read.stock: Read a Stockholm file

View source: R/read.stockholm.R

read.stockR Documentation

Read a Stockholm file

Description

This function reads a Stockholm formated allignment from the RFAM database into a R data.frame. It trims the long header at the front of the Stockholm file and keeps the data. It also separates the Accension number and the sequence location into separate column in the data frame. Data in data.frames are stored as strings.

Usage

read.stock(data_file)

Arguments

data_file

Path to the data file

Value

A data frame containing the information in the Stockholm file


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