abs-tudelft / abs-tudelft/gen-mpi

Implementation using BWA-mem2

Open
#1 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
3
Forks
1
PR merge metrics
No merged PRs in 30d

Description

Hi,
I am interested in using your software for variant calling.
I looked through the code, but it seems to be for long-reads (no paired-end files).`
time srun -N 2 -n 2 /home/tahmad/hawk/new/pc/minimap2-chrms/minimap2 -t 128 **-ax map-ont -R** '@RG\tID:None\tSM:sample\tPL:Pacbio\tLB:sample\tPU:lane' /scratch-shared/tahmad/bio_data/reference/GRCh38_no_alt_analysis_set.fasta /scratch-shared/tahmad/bio_data/long/HG002/ONT/HG002.fastq > /scratch-shared/tahmad/bio_data/long/HG002/ONT/out.sam`

Is it possible to use bwa-mem2 instead of bwa-mem for faster mapping?

Could you provide an example of how to run bwa-mem2, or bwa-mem, with paired-end reads, or
can I provide the coordinate-sorted bam file?

Thanks;

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.