package
0.0.0-20250320190917-9fc0b9cc5144
Repository: https://github.com/dictybase/modware-import.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewCsvPlasmidReader is to get an instance of PlasmidReader instance.
NewCsvStockOrderReader is to get an instance of order reader.
NewCsvStrainReader is to get an instance of strain reader.
NewPlasmidGenbankReader is to get an instance of PlasmidGenbankReader.
No description provided by the author
NewStockGeneLookp returns a struct implementing StockGeneLookup interface.
NewStockPubLookup returns an StockPubLookup implementing struct.

# Structs

Plasmid is the container for plasmid data.
PlasmidGenbank is the container for genbank link for plasmid.
StockOrder is the container for order data.
Strain is the container for strain data.

# Interfaces

PlasmidGenbankReader is the defined interface for reading the data.
PlasmidReader is the defined interface for reading the plasmid data.
StockAnnotatorLookup is an interface for retrieving stock annotator.
No description provided by the author
StockOrderReader is the defined interface for reading the data.
StockPubLookup is an interface for retrieving publication linked to a stock record.
StrainReader is the defined interface for reading the strain data.