create_annotRows {PerseusR}R Documentation

Create annotation rows

Description

Create the annotation rows data.frame from the list of comment rows parsed from the input file and the main columns indicator

Usage

create_annotRows(commentRows, isMain)

Arguments

commentRows

list of comment rows

isMain

logical array indicating all main columns

See Also

used by read.perseus


[Package PerseusR version 0.3.4 Index]