Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 611 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 611 Bytes

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'