shohei-kojima / MEGAnE

MEGAnE
MIT License
24 stars 3 forks source link

ValueError: `dataset` input should have multiple elements. #21

Open swainasish opened 6 months ago

swainasish commented 6 months ago

I used dragmap to generate the bam file and samtool to sort it, the command I used

singularity exec ${megane_sif} call_genotype_38 \
-i $bam_dir \
-fa $ref_genome \
-mk $mk_file \
-outdir $out_dir \
-sample_name test_sample \
-p 10 -skip_unmapped

image

Xuelei-Dai commented 2 months ago

This author is really unreliable