rsx-rs rsx-rs rsx-rs
/

Getting started

  • Quick Start

Reference

  • Rust API Reference
    • Crate rsx_core
      • mod bitset
      • mod c_api
        • mod commands
        • mod types
      • mod commands
        • mod depth
        • mod distrib
        • mod freq
        • mod map
        • mod merge
        • mod merge_parquet
        • mod pca
        • mod process
        • mod process_mpi
        • mod signif
        • mod subset
        • mod triage
      • mod io
        • mod seq_reader
        • mod table_io
      • mod kmer
      • mod marker
      • mod markers_table
      • mod popmap
      • mod source
        • mod arrow_source
        • mod estimator
        • mod parquet_source
      • mod stats
      • mod status
      • mod test_method
  • C API Reference
    • API Reference
      • Global Namespace
        • enum rsx_status_t
    • Raw C Header
  • Command Reference
  • Glossary

How-to guides

  • R Integration
  • Frequently Asked Questions
  • Troubleshooting

Explanations & meta

  • Architecture
  • Performance Benchmarks
  • How to Cite rsx
  • Changelog
  • Code of Conduct
  • Used By
  1. rsx-rs /
  2. Rust API Reference /
  3. Crate rsx_core /
  4. mod io

mod io¶

module io¶

I/O utilities for sequence files and TSV tables.

Modules

  • mod seq_reader
  • mod table_io
Previous
mod triage
Next
mod seq_reader
Analytics by Antics provided by TurtleTech ehf

2024--present, rsx-rs developers

Made with Sphinx and Shibuya theme.