From: martinahansen Date: Sat, 22 Jan 2011 09:59:15 +0000 (+0000) Subject: updated tests for digest_seq X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ea2a543695d89e72b17c18f141a4f7bc1a9891fa;p=biopieces.git updated tests for digest_seq git-svn-id: http://biopieces.googlecode.com/svn/trunk@1214 74ccb610-7750-0410-82ae-013aeee3265d --- diff --git a/bp_test/out/digest_seq.out.1 b/bp_test/out/digest_seq.out.1 index 5b099af..8c50817 100644 --- a/bp_test/out/digest_seq.out.1 +++ b/bp_test/out/digest_seq.out.1 @@ -1,10 +1,14 @@ -SEQ_NAME: test[1-10] +SEQ_NAME: test[0-9] SEQ: cgatcgatcG SEQ_LEN: 10 +S_BEG: 0 +S_END: 9 REC_TYPE: DIGEST --- -SEQ_NAME: test[11-43] +SEQ_NAME: test[10-42] SEQ: GATCCgagagggtgtgtagtgGAATTCcgctgc SEQ_LEN: 33 +S_BEG: 10 +S_END: 42 REC_TYPE: DIGEST --- diff --git a/bp_test/out/digest_seq.out.2 b/bp_test/out/digest_seq.out.2 index 9f706c7..947faab 100644 --- a/bp_test/out/digest_seq.out.2 +++ b/bp_test/out/digest_seq.out.2 @@ -1,5 +1,7 @@ -SEQ_NAME: test[1-43] +SEQ_NAME: test[0-42] SEQ: cgatcgatcGGATCCgagagggtgtgtagtgGAATTCcgctgc SEQ_LEN: 43 +S_BEG: 0 +S_END: 42 REC_TYPE: DIGEST --- diff --git a/bp_test/out/digest_seq.out.3 b/bp_test/out/digest_seq.out.3 index 9f706c7..947faab 100644 --- a/bp_test/out/digest_seq.out.3 +++ b/bp_test/out/digest_seq.out.3 @@ -1,5 +1,7 @@ -SEQ_NAME: test[1-43] +SEQ_NAME: test[0-42] SEQ: cgatcgatcGGATCCgagagggtgtgtagtgGAATTCcgctgc SEQ_LEN: 43 +S_BEG: 0 +S_END: 42 REC_TYPE: DIGEST --- diff --git a/bp_test/out/digest_seq.out.4 b/bp_test/out/digest_seq.out.4 index 9f706c7..947faab 100644 --- a/bp_test/out/digest_seq.out.4 +++ b/bp_test/out/digest_seq.out.4 @@ -1,5 +1,7 @@ -SEQ_NAME: test[1-43] +SEQ_NAME: test[0-42] SEQ: cgatcgatcGGATCCgagagggtgtgtagtgGAATTCcgctgc SEQ_LEN: 43 +S_BEG: 0 +S_END: 42 REC_TYPE: DIGEST ---