mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-06-29 16:20:46 +00:00
Refactoring of the default values
This commit is contained in:
12
pkg/obitaxformat/csvtaxdump/write.go
Normal file
12
pkg/obitaxformat/csvtaxdump/write.go
Normal file
@ -0,0 +1,12 @@
|
||||
package csvtaxdump
|
||||
|
||||
// import (
|
||||
// "git.metabarcoding.org/obitools/obitools4/obitools4/pkg/obiiter"
|
||||
// "git.metabarcoding.org/obitools/obitools4/obitools4/pkg/obitools/obicsv"
|
||||
// )
|
||||
|
||||
// func WriteTaxonomyCSV(iterator obiiter.IBioSequence,
|
||||
// terminalAction bool, filenames ...string) *obicsv.ICSVRecord {
|
||||
|
||||
// return nil
|
||||
// }
|
Reference in New Issue
Block a user