.. _home-page-moptail: ******************* MOP_UTILS ******************* .. autosummary:: :toctree: generated Here we have some scripts that can be useful for dealing with nanopore data split_pod5.nf ====================== This simple pipeline splits pod5 files into smaller ones. .. literalinclude:: ../mop_utils/params.yaml :language: yaml You need to indicate the path of the pod5 files and the number of reads per file. The folder in which the pod5 files are stored will be used as prefix for the output files. Output ---------------------- A number of pod5 files with the indicated number of reads with this structure: .. code-block:: console FOLDERNAME_pieces.NUM.pod5 .. note:: The last pod5 will contain likely less reads