]> git.donarmstrong.com Git - biopieces.git/commitdiff
polished write_fastq
authormartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Tue, 12 Oct 2010 15:14:34 +0000 (15:14 +0000)
committermartinahansen <martinahansen@74ccb610-7750-0410-82ae-013aeee3265d>
Tue, 12 Oct 2010 15:14:34 +0000 (15:14 +0000)
git-svn-id: http://biopieces.googlecode.com/svn/trunk@1118 74ccb610-7750-0410-82ae-013aeee3265d

bp_test/in/write_fastq.in [new file with mode: 0644]
bp_test/out/write_fastq.out.1 [new file with mode: 0644]

diff --git a/bp_test/in/write_fastq.in b/bp_test/in/write_fastq.in
new file mode 100644 (file)
index 0000000..4944eb4
--- /dev/null
@@ -0,0 +1,15 @@
+SEQ_NAME: sanger
+SEQ: aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
+SEQ_LEN: 41
+SCORES: @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh
+---
+SEQ_NAME: solexa
+SEQ: bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
+SEQ_LEN: 46
+SCORES: ;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh
+---
+SEQ_NAME: illumina1.3
+SEQ: ccccccccccccccccccccccccccccccccccccccccc
+SEQ_LEN: 41
+SCORES: @ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh
+---
diff --git a/bp_test/out/write_fastq.out.1 b/bp_test/out/write_fastq.out.1
new file mode 100644 (file)
index 0000000..cd45b63
--- /dev/null
@@ -0,0 +1,12 @@
+@sanger
+aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
++
+@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh
+@solexa
+bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb
++
+;<=>?@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh
+@illumina1.3
+ccccccccccccccccccccccccccccccccccccccccc
++
+@ABCDEFGHIJKLMNOPQRSTUVWXYZ[\]^_`abcdefgh