Skip to content

This repository contains the script I used to extract sequences to create new pHMMs. It also contains the seed sequences and alignments that have been used to create the pHMMs.

Notifications You must be signed in to change notification settings

artfet/Master_Thesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Master_Thesis

This repository contains the script I used to extract sequences to create new pHMMs. It also contains the seed sequences and alignments that have been used to create the pHMMs.

Motifsearch.py contains the script used for extracting sequences containing a predefined motif from a FASTA file containing a list of sequences. It takes a FASTA file and a regex search command as an input. It outputs a List of Sequences from the original FASTA that contain the requested regex motif.

The Seeds directory contains Lists of seqeuences that have been used to build the alignments, which the pHMMs where build from.

The Alignments directory contains said alignments.

About

This repository contains the script I used to extract sequences to create new pHMMs. It also contains the seed sequences and alignments that have been used to create the pHMMs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages