Skip to content

TranscriptClean v2.0.2

Compare
Choose a tag to compare
@dewyman dewyman released this 02 Oct 02:39
· 37 commits to master since this release
  • Added default value of False for primaryOnly and CanonOnly options. Python treated their default state as None, which was a problem.
  • Added a check to fix_one_side_of_junction: in cases where the CIGAR string and the sequence of an edited read do not match, the function will now raise an error.