deeptools / HiCExplorer

HiCExplorer is a powerful and easy to use set of tools to process, normalize and visualize Hi-C data.
https://hicexplorer.readthedocs.org
GNU General Public License v3.0
233 stars 70 forks source link

Make it compatiblle with last versions of Biopython #718

Closed lldelisle closed 3 years ago

lldelisle commented 3 years ago

Following https://biopython.org/wiki/Alphabet I simply removed generic_dna.

joachimwolff commented 3 years ago

Thanks a lot, Lucille!