mirror of
https://github.com/metabarcoding/obitools4.git
synced 2025-12-08 08:40:26 +00:00
adds a directory option to obidistribute
This commit is contained in:
@@ -78,7 +78,7 @@ func ReadSequencesFromFile(filename string,
|
||||
}
|
||||
|
||||
filetype := GuessSeqFileType(string(tag))
|
||||
log.Debug("File guessed format : %s (tag: %s)",
|
||||
log.Debugf("File guessed format : %s (tag: %s)",
|
||||
filetype, (strings.Split(string(tag), "\n"))[0])
|
||||
reader = breader
|
||||
|
||||
|
||||
Reference in New Issue
Block a user