parser

package
v0.0.0-...-dfdc115 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2025 License: MIT Imports: 8 Imported by: 0

Documentation

Overview

Package parser parses frcfrc's input tables.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ParseAbundance

func ParseAbundance(r io.Reader, ngoroutines int,
	f func(map[string]float64)) error

ParseAbundance parses the input abundance table. Returns a map for each row where keys are species and values are abundances.

func ParseSparseAbundance

func ParseSparseAbundance(r io.Reader, ngoroutines int,
	f func(map[string]float64)) error

ParseSparseAbundance parses the input sparse abundance table. Returns a map for each row where keys are species and values are abundances.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL