@@ -300,10 +300,7 @@ impl SequencesGraph {
}
- if *res.last().unwrap() == b'N' {
- println!("LAST RM");
- res.pop();
- }
+ println!("RES {:?}", res);
res