scverse / muon

muon is a multimodal omics Python framework
https://muon.scverse.org/
BSD 3-Clause "New" or "Revised" License
218 stars 31 forks source link

fixed reference to chromsome column in count_fragments_features #140

Closed Rushil-Chakra closed 1 month ago

Rushil-Chakra commented 7 months ago

Fixing a reference where the column "Chromosome" was being called from the features dataframe despite "chr" and "chrom" being valid inputs as well.