Skip to content

Instantly share code, notes, and snippets.

View YananasWang's full-sized avatar

YananasWang YananasWang

  • 00:33 (UTC -12:00)
View GitHub Profile
@YananasWang
YananasWang / scrapegenbank.R
Created March 27, 2023 13:49 — forked from anusha026/scrapegenbank.R
R script to fetch Genbank accession numbers of sequences of interest for specific species
# Genbank scraping functions
# Copyright (C) 2015 Anusha Beer <anbeer29@gmail.com>
#
# Permission to use, copy, modify, and/or distribute this software for
# any purpose with or without fee is hereby granted, provided that the
# above copyright notice and this permission notice appear in all copies.
#
# THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
# WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
# MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR