View source: R/fromFastqToBam.R
Decompress_if_needed | R Documentation |
Checks if files are compressed and decompressed them in a destination folder returning the full path of the decompressed file or original file if no decompression was needed
Decompress_if_needed(File, outdir = NULL)
File, |
file to test |
outdir, |
output directory |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.