Skip to content

Applies Screening Procedures to DNA Sequences to Ensure Safe Gene Synthesis

Notifications You must be signed in to change notification settings

m1k2zoo/DampLab-DNASeq

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DampLab-DNASeq

Applies screening nethods to DNA sequences to ensure safe gene synthesis.

The program starts with a FASTA file, BLASTs it against the database of choice, and then contrast the hits of the BLAST search against our databases to determine whether the sequence is harmful or not. Note that you can choose which database to run the BLAST search against by manipulating String[] command, which is initialized at the beginning src/main/java/Main.java

Prerequisites

In order to run this program, you will need to have a subset of the NCBI BLAST databases downloaded on your machine. To learn more about using the BLAST tool (and NCBI databases) on your local machine, navigate through this link.

About

Applies Screening Procedures to DNA Sequences to Ensure Safe Gene Synthesis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages