Closed broganross closed 7 years ago
When pyseq.walk calls get_sequences it just hands off the file names not the full file path. get_sequences converts the file names into Items which abspaths the file name. Easy fix should be to join the file names to root directory in walk.
When pyseq.walk calls get_sequences it just hands off the file names not the full file path. get_sequences converts the file names into Items which abspaths the file name. Easy fix should be to join the file names to root directory in walk.