Skip to content

GeorgeTsio/transmembrane_domains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A perl script to recognize the transmembrane domains of multiple proteins. It is able to create a .txt file (out.txt) with the ID of a protein, the AC (responding to Uniprot) and the amount of Amino Acids. In a new line we have our sequence and below the sequence we have a line where "-" responds to non-transmembrane domains and "M" responds to transmembrane domains. As input file you are able to use any record from Uniprot in swiss-prot type of file (as transmem_proteins.swiss).

To run this scrpit go to the directory where the script is and type this command: transm_domains.pl transmem_proteins.swiss

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages