Skip to content

Tool for basic and quick analysis of Eukaryotes DNA sequences

Notifications You must be signed in to change notification settings

luiscunhamx/Quick_gene

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Quick gene is utility, which allows for DNA/RNA sequence similarity searches using BLASTN Api.

Dependencies:

Input file needs to be in '.fasta' format, it is preferred for sequence to start and finish in 2nd line.

Script needs to be made executable: chmod +x quick_gene.py

In order to run: ./quick_gene.py -in input_file.fasta

my_blast.xml file with raw data will be created in execution folder, parsed output will be displayed in terminal, however can be saved to file by: ./quick_gene.py -in input_file.fasta > output_file.txt

About

Tool for basic and quick analysis of Eukaryotes DNA sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%