Description Usage Arguments Value Examples
GAF file reader
1 | read_gaf(gafpath)
|
gafpath |
- full path to GAF file |
- list contains information about file and data accessible by $info and $data keys correspondingly
1 2 | gaf_path <- system.file("extdata", "gene_association.tair", package = "fsgor")
read_gaf(gaf_path)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.