'DuckDB' High Throughput Sequencing File Formats Reader Extension


[Up] [Top]

Documentation for package ‘Rduckhts’ version 0.1.3-0.0.2

Help Pages

detect_complex_types Detect Complex Types in DuckDB Table
duckdb_type_mappings DuckDB to R Type Mappings
duckhts_bootstrap Bootstrap the duckhts extension sources into the R package
duckhts_build Build the duckhts DuckDB extension
duckhts_load Load the duckhts extension into a DuckDB connection
extract_array_element Extract Array Elements Safely
extract_map_data Extract MAP Keys and Values
normalize_tabix_types Normalize R Data Types to DuckDB Types for Tabix
rduckhts_bam Create SAM/BAM/CRAM Table
rduckhts_bcf Create VCF/BCF Table
rduckhts_fasta Create FASTA Table
rduckhts_fasta_index Build FASTA Index
rduckhts_fastq Create FASTQ Table
rduckhts_gff Create GFF3 Table
rduckhts_gtf Create GTF Table
rduckhts_hts_header Read HTS Header Metadata
rduckhts_hts_index Read HTS Index Metadata
rduckhts_hts_index_raw Read Raw HTS Index Blob
rduckhts_hts_index_spans Read HTS Index Spans
rduckhts_load Load DuckHTS Extension
rduckhts_tabix Create Tabix-Indexed File Table
setup_hts_env Setup HTSlib Environment