diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2014-04-02 13:52:21 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2014-04-02 13:52:21 -0400 |
commit | 7361823d6c1a94d497d80b98202b24c075435e87 (patch) | |
tree | 6fec72ca8c6ec7a661b6ec967209c655eb114be5 | |
parent | 7bbb3e5abb36014f20ad814dbc2da3bfe9e552ed (diff) |
add description blurb, this closes #16
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ SelectiveGenomeAmplification ============================ +SWGA is a tool for choosing primers for the selective amplification of a +target genome from a sample containing a mixture of target and contaminating +DNA (i.e. pathogen genome from infected host blood) [cite relevant paper]. It +does so by identifying short, recurring motifs in a target sequence file and +scoring sets of motifs based on selectivity for and even distribution in the +target sequence against a background sequence file. + PI: http://brisson.bio.upenn.edu/ ## Table of Contents |