Skip to content

Small project to use NCBI and RDP websites for Sequence alignments using Selenium for Python

Notifications You must be signed in to change notification settings

AlbertoMartinPerez/Sequence_Analyzer_automations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About

Webscrapping project to use the Megablast and Sequence Matcher tools of NCBI and RDP, respectively.
Here I make use of dataclasses and object-oriented programming (OOB) to make the code cleaner.
Although the queries could be done directly through Python via existing APIs, I wanted to learn
about webscrapping using Selenium 😄.

About

Small project to use NCBI and RDP websites for Sequence alignments using Selenium for Python

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages