perEditor
A tool to create personalized genome sequences
Home Download Installation Usage VCF format Tutorial
Installation
To install perEditor and perEditor_ra just download and unzip the files in your system.
unzip perEditor.32.zip
unzip perEditor.32.zip
or (if you downloaded the 64-bites version):
unzip perEditor.64.zip
unzip perEditor.64.zip
Then, give permision to the program to be run in your system. This can be done by typing:
chmod 777 perEditor
chmod 777 perEditor_ra
Finally, edit the file /home/your_user_name/.bashrc, and add to it the following line:
export
PATH=$PATH:/path_to_perEditor_and_perEditor_ra/
where /path_to_perEditor_and_perEditor_ra/ is the path to the folder where you downloaded perEditor and perEditor_ra.