/PORC

Prediction Of Reassigned Codons

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

PORC

Prediction Of Reassigned Codons

This code predicts genetic codes with an alternative normalization scheme to that implemented in the program FACIL.

PORC was used to predict a few new genetic codes in cilates using MMETSP transcriptomes, recorded as genetic codes 27-29 in NCBI Genetic Codes, and also in analyses of karyorelict genetic codes.

Installation

git clone https://github.com/Swart-lab/PORC/

cd PORC

Running

PORC can be run with the following command:

./PORC.sh $PATH_TO_PORC_SCRIPTS HMMER_PROCESSES GENOME_FILE_PREFIX GENOME_FILE_SUFFIX PFAM_PATH

See comments in PORC.sh for more details on how to run.