]> git.donarmstrong.com Git - biopieces.git/commitdiff
upgraded kmer_freq test
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Thu, 27 Sep 2012 13:10:04 +0000 (13:10 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Thu, 27 Sep 2012 13:10:04 +0000 (13:10 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@1950 74ccb610-7750-0410-82ae-013aeee3265d

bp_test/out/kmer_freq.out.1

index f0dea7a1cc95a3642302b2ceed62576674d20c4c..41b35668ac5e0ecfaf8cc891e4308c91efdebd71 100644 (file)
@@ -7,16 +7,20 @@ SEQ: atcgatcgatcgATCGATCGATCG
 REC_TYPE: KMER_FREQ
 KMER: ATCG
 COUNT: 9
+FREQ: 2.25
 ---
 REC_TYPE: KMER_FREQ
 KMER: TCGA
 COUNT: 7
+FREQ: 1.75
 ---
 REC_TYPE: KMER_FREQ
 KMER: CGAT
 COUNT: 7
+FREQ: 1.75
 ---
 REC_TYPE: KMER_FREQ
 KMER: GATC
 COUNT: 7
+FREQ: 1.75
 ---