Skip to content

modkit's pileup is unresponsive. #596

@wjx121

Description

@wjx121

I have been using modkit's pileup command to generate whole-genome methylation levels; however, after running for 10 hours, no output has been produced. I would appreciate it if anyone could let me know if there is an error in my command.

"minimap2 -ax map-ont myreference all.fastq (bam from dorado to fastq) -y -t 50 | samtools view -o aligned.bam

samtools sort -o aligned.sorted.bam aligned.bam

samtools index aligned.sorted.bam

modkit pileup aligned.sorted.bam ceshi.bed2 --ref myreference -t 50”

discarded 0 contigs with zero aligned reads
attempting to sample 10042 reads
using general workers
[00:00:00] ---------------------------------------- 0/300000000 genome positions 0/s 0s
0 rows written
0 ~records errored

Metadata

Metadata

Assignees

No one assigned

    Labels

    troubleshootingworkflow and data preparation questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions