bowtie2 code to bwa-mem2
0
0
Entering edit mode
16 months ago
Jalil Sharif ▴ 80

Hi there,

I have this code, I would like to use the same options but would like to run bwa-mem2 instead.

bowtie2 -k 2 --very-sensitive –x GRCh38 -f input.fa | samtools view -bS -> output.bam

Is this the equivalent code?

bwa-mem2 -a GRCh38 input.fa | samtools view -bS -> output.bam

I am unable to convert the --very-sensitive

bwa-mem2 bowtie2 • 403 views
ADD COMMENT

Login before adding your answer.

Traffic: 1417 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6