Notebooks#
Runnable Jupyter notebooks that walk through the Python API. They are rendered as static HTML here; click any notebook to download or run it yourself.
Notebook map#
BAM.ipynbRead a BAM file, compute alignment statistics, plot insert size.
coverage.ipynbCompanion to Library user guide — running median + z-score on a BED.
fastq_module.ipynbIterate over FastQ records, filter and re-write.
featurecounts.ipynbLoad a featureCounts table, inspect the count matrix.
ribodesigner.ipynbDesign ribosomal-depletion probes from a FASTA + GFF.