Skip to content

PacBio and Illumina FASTQ Files #120

Answered by wwood
kevinmyers asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @kevinmyers this is a good question.

You can carry out the mapping based part of it using coverm genome --bam-file-cache-directory using -p minimap2-pb and -p minimap2-sr. This will generate the BAM files. Then merge those BAM files, and then run coverm genome again using the merged BAM file as input.

It's a bit messy I know - the problem is that currently there is no way to specify multiple -p in a single command (an no way to group multiple readsets into a single sample). I'll take this as a feature request then, especially since hybrid sequencing is more common these days.

Replies: 1 comment 5 replies

Comment options

You must be logged in to vote
5 replies
@kevinmyers
Comment options

@wwood
Comment options

@kevinmyers
Comment options

@wwood
Comment options

@kevinmyers
Comment options

Answer selected by kevinmyers
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants