mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-09 01:00:26 +00:00
before big changes
This commit is contained in:
@@ -48,7 +48,7 @@ func OptionSet(options *getoptions.GetOpt) {
|
||||
DistributeOptionSet(options)
|
||||
}
|
||||
|
||||
func CLISequenceClassifier() obiseq.BioSequenceClassifier {
|
||||
func CLISequenceClassifier() *obiseq.BioSequenceClassifier {
|
||||
switch {
|
||||
case _SequenceClassifierTag != "":
|
||||
return obiseq.AnnotationClassifier(_SequenceClassifierTag, _NAValue)
|
||||
|
||||
Reference in New Issue
Block a user