Skip to content
This repository has been archived by the owner on Feb 24, 2024. It is now read-only.
/ bio-3 Public archive

Bioinformatics: retrieve, remove similarities, align and analise sequences

Notifications You must be signed in to change notification settings

aurelijusb/bio-3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bioinfomratics

University project for Bioinformatics.

Compiling/running

python HpvAnalyser.py

Libraries and external tools

Not finished

Finding similar harmful probes and disimilar safe probes. No elements with needed length. Probably errors in earlyer algorythm. GTK and cairo used only for debuging purposes.

Current version is not stable. Use earlier revisions for more stable (but not finished) application versions.

Functionality

  • Generates query to get all Human papillomavirus types
  • Retrieve data from nucleotide database
  • Use CD-HIT to remove duplicates
  • Use Mafft to align sequences
  • Saves results and caching files (per each HPV type, unaligned and aligned)

Not fully finised:

  • Safe conservation by each base from aligned
  • Visualise aligned sequences using gtk+ and cairo
  • Use brute-force to calculate simlilar harmful probes (with error allowed)

References

About

Bioinformatics: retrieve, remove similarities, align and analise sequences

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages