Skip to content
forked from stitam/webseq

Tools for Working with Biological Sequence Databases in R

License

Notifications You must be signed in to change notification settings

sbthandras/webseq

 
 

Repository files navigation

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

About

Tools for Working with Biological Sequence Databases in R

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 98.8%
  • Other 1.2%