Skip to content

Automation NGS primer design for Gene Editing in Large scale

License

Notifications You must be signed in to change notification settings

EliYayyyyyy/ANGEL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ANGEL

Automation NGS primer design for Gene Editing in Large scale

Table of Contents

Installation

Provide step-by-step instructions to help users get your project up and running.

#clone ANGEL repository
git clone https://github.com/EliYayyyyyy/ANGEL.git
# navigate into repository
cd ANGEL
#Create and Activate Anaconda Environment: 
conda create --name ANGEL
conda activate ANGEL
#Install Packages from requirement.txt
conda env update --file requirements.yml

Usage

Enter 'name' and 'target sequence' in the 'ANGEL Template.xlsx' file

# run ANGEL
python ANGEL.py

Results will be available in the 'ANGEL Template.xlsx' file.

About

Automation NGS primer design for Gene Editing in Large scale

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages