Many genomic fasta files in genbank have N in the sequences, and for these sequences, I am getting the "ValueError: invalid DNA character in sequence: N" error when using "sourmash compute". We would like to build signature files automatically from genbank genomes; since sourmash does not allow N in the sequence, this is somewhat of a blocking issue.