Skip to content

Radius-Code/master_blaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

master_blaster

A program to launch ncbi blast multiple times to get homologous of proteins in sucesive sequences.

To install libraries that the program uses run: pip install -r requirements.txt

To launch the program open launcher.py in vscode and run it. First input a sequence and the organism corresponding to it and launch the program, so you obtain homologous of that sequence and homologous of those homologous in sucesive intents.

It will generate multiple archives (.xml to parse and .csv to get the sequences) to obtain the homologous sequences and at the end it will ask you for remove those files. You have to read final_report.txt to see all final homologous proteins.

About

a program to run blast multiple times to get homologues of proteins in sucesive times

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages