parse.header | R Documentation |
Parses the headers of a FASTA file.
parse.header(hdr, delim, hdr.str, id.column)
hdr |
The headers (> entries) of a FASTA File. |
delim |
The delimiter used to separate distinct fields in the headers.
For example, |
hdr.str |
Names of the fields appearing in the header. |
id.column |
Field in the header to be used used as an identifier for the sequences. |
Data frame with structured information from the headers.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.