Closed woodword closed 4 years ago
When I try to slice a segment or use get_reverse_complement() in HTSeq, it will add an unnecessary "[part]" or "revcompof" to the name and I have to write extra code to remove them. I don't think this is a practical function.
I added an optional argument in the latest commit: 89f12460eb5bcf7b13478d6e056acd011508106b
Thanks for reporting.
When I try to slice a segment or use get_reverse_complement() in HTSeq, it will add an unnecessary "[part]" or "revcompof" to the name and I have to write extra code to remove them. I don't think this is a practical function.