Skip to content

Commit

Permalink
Merge branch 'hotfix/2.1.0'
Browse files Browse the repository at this point in the history
  • Loading branch information
Shriram Bhosle authored and Shriram Bhosle committed Feb 18, 2016
2 parents afa2fb0 + 0c40e31 commit 953b414
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
### 2.1.0
* Added generic PathogenDetection wrapper for GOTTCHA
### 2.0.0
* Added runVirusDetection.sh
### 1.0.0
Compares and merges two files with user provided matching columns
* Compares and merges two files with user provided matching columns
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,11 @@ for usage:
merge2files.pl -h

##runVirusdetection
* Tool to detect virus or bacterial sequences in tumour samples using GOTTCHA
* Tool to detect virus or bacterial sequences in sequenced samples using GOTTCHA
* Tracey Allen K. Freitas, Po-E Li, Matthew B. Scholz and Patrick S. G. Chain (2015) Accurate read-based metagenome characterization using a hierarchical suite of unique signatures, Nucleic Acids Research (DOI: 10.1093/nar/gkv180)
* Download latest signature database for specific organism from : ftp://ftp.lanl.gov/public/genome/gottcha/GOTTCHA_database_v20150825/
* Also needs lookup database GOTTCHA_lookup.tar.gz
* runVirusdetection.sh
##runPathogenDetection
* This is generic perl wrapper to detect pathogen seuences in using GOTTCHA method [see above description for reference]
* More robust options to select unmapped reads sequences

0 comments on commit 953b414

Please sign in to comment.