Skip to content

Commit 953b414

Browse files
Shriram BhosleShriram Bhosle
authored andcommitted
Merge branch 'hotfix/2.1.0'
2 parents afa2fb0 + 0c40e31 commit 953b414

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
1+
### 2.1.0
2+
* Added generic PathogenDetection wrapper for GOTTCHA
3+
### 2.0.0
4+
* Added runVirusDetection.sh
15
### 1.0.0
2-
Compares and merges two files with user provided matching columns
6+
* Compares and merges two files with user provided matching columns

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,11 @@ for usage:
55
merge2files.pl -h
66

77
##runVirusdetection
8-
* Tool to detect virus or bacterial sequences in tumour samples using GOTTCHA
8+
* Tool to detect virus or bacterial sequences in sequenced samples using GOTTCHA
99
* 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)
1010
* Download latest signature database for specific organism from : ftp://ftp.lanl.gov/public/genome/gottcha/GOTTCHA_database_v20150825/
1111
* Also needs lookup database GOTTCHA_lookup.tar.gz
1212
* runVirusdetection.sh
13+
##runPathogenDetection
14+
* This is generic perl wrapper to detect pathogen seuences in using GOTTCHA method [see above description for reference]
15+
* More robust options to select unmapped reads sequences

0 commit comments

Comments
 (0)