| read_hmmer | R Documentation | 
Read a HMMER tblout file from a protein search. The tbl file is converted to tab-separated file using 'hmmer-tbl2tsv'. Can also read tsv generated by 'hmmer-tbl2tsv' directly.
read_hmmer(file)
| file | Either a path to a file, a connection, or literal data (either a single string or a raw vector). Files ending in  Literal data is most useful for examples and tests. To be recognised as
literal data, the input must be either wrapped with  Using a value of  | 
tibble
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.