View source: R/supported_suffixes.R
supported_suffixes | R Documentation |
List supported file formats
supported_suffixes(
tabular = TRUE,
tabular_compressed = TRUE,
vcf = TRUE,
vcf_compressed = TRUE
)
tabular |
Include tabular formats. |
tabular_compressed |
Include compressed tabular formats. |
vcf |
Include Variant Call Format. |
vcf_compressed |
Include compressed Variant Call Format. |
File formats
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.