Skip to content

Download aligned HLA gene sequences from IMGT website

Notifications You must be signed in to change notification settings

thinkvivek/IMGT-HLA-Dataset

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Download aligned HLA gene sequences from IMGT website

IMGT/HLA is the database of human MHC sequences or HLA (Human Leucocyte Antigen). This code will help you to download the aligned HLA gene sequences from IMGT website in a text file. Which can be imported in database tables to do further analysis.

Packages Used

Use the package manager pip to install foobar.

pip install selenium
pip install BeautifulSoup4

Usage

Please update the following variables as per your need

locus = 'B'
segment = 'exon2'
mismatches = 'Show All Bases'

About

Download aligned HLA gene sequences from IMGT website

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages