Skip to content

Script to fetch multiple nucleotide sequences from NCBI using Biopython

Notifications You must be signed in to change notification settings

VENKATESH-282/NCBI-sequence-fetch-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

NCBI-sequence-fetch-1

A script to fetch multiple nucleotide sequences from NCBI using Biopython.

Description

This Python script allows users to fetch nucleotide sequences from the NCBI database using their GenBank IDs. The sequences are then saved into a text file.

Requirements

  • Biopython

Installation

To install Biopython, use pip:

pip install biopython

About

Script to fetch multiple nucleotide sequences from NCBI using Biopython

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages