Skip to content

Lfquezada/Helix

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Helix

DNA Motif Analyser

In molecular biology and DNA sequence analysis it is always very useful to identify patterns (motifs) in order to find shared functions between proteins or to identify genes shared by different species (in genomes). For this, Helix, a bioinformatic approach, presents an interactive user interface to analyze different DNA sequences in FASTA format (from UniProt or NCBI) to find shared motifs and their location.

App

Tools

Tool Description
Find longest shared motif Given n sequences (by protein IDs or file FASTA format), returns the longest global subsequence(s).
Get consensus Given n sequences (by protein IDs or file FASTA format), returns the consensus.
Get Weblogo Given n sequences (by protein IDs or file FASTA format), saves the Weblogo to a .png file.
Find motif locations Given a subsequence and a protein ID or file (FASTA format), returns all the locations of occurrence.
Get sequence Retrieves a 1 or more protein aminoacid sequences from UniProt and saves it into a file (FASTA format).

Requirements

Usage

python3 helix.py

Author

  • Luis Quezada 18028
  • Esteban del Valle 18221

About

DNA Motif Analyser

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages