Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.35 KB

README.md

File metadata and controls

40 lines (27 loc) · 1.35 KB

webseq

status R build status Coverage

webseq is an R package for for working with biological sequence databases. It interacts with web services to download biological sequences or retrieve aditional information (metadata) about biological sequences. It is tailored towards whole genome sequencing reads, assembled genomes, metagenomes and associated metadata.

Currently webseq can interact with the following web services:

The package is under development, some of the functionality may be very limited at this point.

Install from GitHub

install.packages("devtools")
devtools::install_github("stitam/webseq")

Citation

To cite webseq in publications use:

Stirling T (2024). webseq: Tools for working with biological sequence databases in R. https://zenodo.org/doi/10.5281/zenodo.10521754