The goal of genofeatutil is to help working with fly genomic datasets with gene
name and id conversion function. For exploring series, it also
provides wrapper functions, like integrate_score()
and plot_score()
to
visualize temporal (or just between sample) dynamics of data.
You can install the released version of genofeatutil with devtools
:
install.packages("devtools")
devtools::install_github(repo = "chenyenchung/genofeatutil")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.