Skip to content

Work In Progress - Looks up the location of sequences in GenBank and adds it to a FASTA file.

Notifications You must be signed in to change notification settings

miamiruby/bio-geolocation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fasta NCBI Web Scraper

A command line interface for adding data from NCBI to Fasta(.fas) files.
WORK IN PROGRESS...

Requirements

Node JS and Git are required to clone, install and run this project.

Install

Clone

In your terminal, clone the project to a local subdirectory:

git clone https://github.com/omnicoders/bio-geolocation.git

Change Directory To Project

cd bio-geolocation

Install Dependencies

npm install

Run

node scraper

Authors:
Matthew Stewart https://github.com/matthewstewart
Paul Kruger https://github.com/miamiruby

About

Work In Progress - Looks up the location of sequences in GenBank and adds it to a FASTA file.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%