Skip to content

abdo3a/SET_extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

SET_extractor

SET-extractor is a python program to identify and extract the SET domain sequence within protein sequences.

USAGE

./SET_extractor.py infile(.faa) output

There are only two external dependencies that should be installed before using SET-extractor:

• HMMER: biosequence analysis using profile hidden Markov model. http://hmmer.org

• fasta_formatter. apt-get install fastx-toolkit

OUTPUTS

  • a bed file with the SET domain's coordinates.

  • SET sequence file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages