hoffmangroup / genomedata

The Genomedata format for storing large-scale functional genomics data.
https://genomedata.hoffmanlab.org/
GNU General Public License v2.0
2 stars 1 forks source link

Fix debug representation of chromosomes for bigWig files #67

Closed EricR86 closed 10 months ago

EricR86 commented 10 months ago

Fixes repr() methods on Chromsomes when using bigWig files. Adds regression tests for the corresponding interface for both Genome and Chromsome objects