Skip to content
This repository has been archived by the owner on May 11, 2020. It is now read-only.

Xyaneon/NCBI-FASTA-Grabber

Repository files navigation

NCBI-FASTA-Grabber

NCBI-FASTA-Grabber screenshot

This is a small cross-platform utility for retrieving NCBI sequences in the FASTA format, given accession numbers, for copying to the clipboard.

Usage

To run in interactive mode:

python NCBI_FASTA_Grabber.py

...and just follow the prompts.

You can also run this program with various commandline options, which is handy if you want to use it as part of a script. To see the options available, type instead:

python NCBI_FASTA_Grabber.py -h

Technical Details

This utility requires Python 2.7 to run, and makes use of the NCBI eUtilities and Pyperclip. Tested on Windows 8.1, Ubuntu 14.04 LTS and elementary OS Freya Beta 1.

This is my submission for Homework 1 for MCS 5603 Intro to Bioinformatics, Fall 2014 at Lawrence Technological University. Written in Python, and hosted on GitHub with Professor Miller's permission.

License

GNU GPLv3

About

A small command line Python utility for retrieving FASTA sequences from NCBI databases.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published