Version Compatibility
Reference examples tested with: samtools 1.19+
Before using code patterns, verify installed versions match. If versions differ:
- CLI:
<tool> --versionthen<tool> --helpto confirm flags
If code throws ImportError, AttributeError, or TypeError, introspect the installed package and adapt the example to match the actual API rather than retrying.
Nanopore Basecalling
"Basecall my Nanopore data" -> Convert raw electrical signal (FAST5/POD5) into nucleotide se
[Description truncada. Veja o README completo no GitHub.]