Combines mapping data with metadata and CARD data
1 2 3 4 5 6 7 | combineBedtools(
filenames,
output_file,
metadata_file,
card_dir,
subsampled = FALSE
)
|
filenames |
A character vector of filenames |
output_file |
A string of the location of combined file |
metadata_file |
A string of the location of the metadata file |
card_dir |
A string of the CARD metadata directory that includes aro_index and aro_categories_index |
subsampled |
A boolean stating whether reads were subsampled or not before mapping to CARD |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.