fischuu / hoardeR

R-package for information retrieval from NCBI databases, with main focus on Blast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

hoardeR

R-package for information retrieval from various bioinformatic-related databases.

Installation

The package depends on quite a few libraries and it can be cumbersome to install them manually. The easiest way to install the latest version of the package is with the help of the devtools package like this

install.packages("devtools")
devtools::install_github("fischuu/hoardeR")

About

R-package for information retrieval from NCBI databases, with main focus on Blast.


Languages

Language:R 100.0%