Skip to content
Snippets Groups Projects
Commit ac58b375 authored by Veronique Legrand's avatar Veronique Legrand
Browse files

updated test case with + char in identifier for PE reads.

parent 131facc9
No related branches found
No related tags found
No related merge requests found
Pipeline #74059 passed
......@@ -717,7 +717,7 @@ void test_processBufPEWithPlusChar() {
i_dim::iterator it_offs;
k_dim::iterator it_struct;
unsigned char f_id1=1;
std::string bufstr_PE1="@SRR001666.4 071112_SLXA-EAS1_s_7:5:1:792:346/2\n\
std::string bufstr_PE1="@SRR001666.4 + @071112_SLXA-EAS1_+s_7:5:1:792:346/2\n\
AAAGTTAACGAACGCGCGAAAGGTCTGGAAGGTATC\n\
+\n\
IIIIIIII@+IIIIIIIIB@7IIF=III+CIID0I+\n\
......@@ -729,7 +729,7 @@ AAAA/EEEE#########EEEE###############E##############EE#EEEE#E#EE#/EEEEEEEAEEE#EE
ATTATATGATGCAGTAAAAGCCATTGGTGAAGAGCTATGCCCACAATTAGGTATTACTATTCCGGTGGGTAAGGACTCAATGTCCATGAAAACGCGTTGGCAAGATGATCAAGGGAAAACGAAAGAAGTTATTTCACCGCTCTCTTTAGTT\n\
+\n\
AAAAAEEEEEEEEEEEEE/EEEEEEEEEEEEEEEEEEEEE<EEEAEEEEA<EAEEEEEEEAAAAE<EEEE/EEEEAAEEEEEEE<EEEEAAEEE<AE<EE<EEEEAEE/EE/EEEE<EE/EE/E/EEEEEAE<E</<<<AE<AAAEEE/AE\n";
std::string bufstr_PE2="@SRR001666.4 071112_SLXA-EAS1_s_7:5:1:792:346/2\n\
std::string bufstr_PE2="@SRR001666.4 + @071112_SLXA-EAS1_+s_7:5:1:792:346/2\n\
AAAGTTAACGAACGCGCGAAAGGTCTGGAAGGTATC\n\
+\n\
IIIIIIII@+IIIIIIIIB@7IIF=III+CIID0I+\n\
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment