Skip to content

pre-beta release

Pre-release
Pre-release
Compare
Choose a tag to compare
@KamilSJaron KamilSJaron released this 30 Aug 19:46
· 165 commits to master since this release

This is the first draft of automated smudgeplots - plots that reveal genome structure without any assumptions about assembly, mapping and base quality scores.

Right now we have:

  • non-optimized python script to extract kmer pairs
  • Rpackage and R scirpt to generate a smudgeplot out of the extracted kmers
  • a small R smiplet to guess L/U thresholds for kmer filtering

Everything should be operational, but it was not extensively tested