Description Usage Arguments Value
import_file
creates a Data object for an NGS file.
1 | import_file(path, datatype, seqtype, session, force = FALSE)
|
path |
A character string representing the absolute path to sequence file. |
datatype |
A character string representing the file type. Default value is file extension (last of all period (".") separated extensions). |
seqtype |
A character string representing the sequence type. Options: "nucleotide" (default) or "amino acid". |
session |
|
force |
A logical value specifying if previously imported file should be overwritten and re-imported. |
Imports specified NGS file into specified highlineR session.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.