align_short_reads: Aligns metagenomic shotgun reads against a reference.

View source: R/shotgun.R

align_short_readsR Documentation

Aligns metagenomic shotgun reads against a reference.

Description

This method uses bowtie2 and should not be too sensitive to the used pre- processing.

Usage

align_short_reads(object, ...)

Arguments

object

An artifact or list of files.

...

Configuration arguments or a configuration object as obtained by config_align.

Value

A list with the generated alignments and some general diagnostics.

Examples

 NULL


Gibbons-Lab/mbtools documentation built on Jan. 28, 2024, 11:08 a.m.