scCellFie

scCellFie, inspired by the MATLAB-based CellFie tool, offers advanced analysis of metabolic functions on Python using single-cell and spatial transcriptomics. Efficient and user-friendly, it integrates with Scanpy to extend CellFie's capabilities, enabling in-depth single-cell and spatial metabolic task analysis.

MIT License

Downloads
689
Stars
1

Bot releases are hidden (Show)

scCellFie - v0.1.13

Published by earmingol 6 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.12...v0.1.13

New features

scCellFie - v0.1.12

Published by earmingol 6 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.11...v0.1.12

New features:

  • Added the option use_raw when running sccellfie.expression.smooth_expression_knn()
  • Quick fix for smoothing expression with respect to v0.1.11.
scCellFie - v0.1.11

Published by earmingol 6 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.10...v0.1.11

New features:

  • Added the option use_raw when running sccellfie.expression.smooth_expression_knn()
scCellFie - v.0.1.10

Published by earmingol 6 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.8...v0.1.10

Quick fix for improving memory efficiency.

Commits in v0.1.8:

      - Added tests for smoothing algorithm
      - DALL-E Acknowledgement
      - Minor fix to progress bar
      - Implemented algorithm for smoothing gene expression based on KNNs
      - Uses nanpercentile instead of percentile
      - Fixed exclude_zero & added trimean threshold
scCellFie - v0.1.8

Published by earmingol 6 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.7...v0.1.8

Commits:

  • Added tests for smoothing algorithm
  • DALL-E Acknowledgement
  • Minor fix to progress bar
  • Implemented algorithm for smoothing gene expression based on KNNs
  • Uses nanpercentile instead of percentile
  • Fixed exclude_zero & added trimean threshold
scCellFie - v0.1.7

Published by earmingol 7 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.6...v0.1.7

  • Added Trimean as central tendency measure for aggregating expression values (gene expression, reaction activity, metabolic task activity, etc).
  • If the reaction activity is 0, the first gene found with that value will be assigned as the determinant gene
scCellFie - v0.1.6

Published by earmingol 7 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.5...v0.1.6

  • Added small code optimizations to handle GPRs.
  • Expanded verbose and progress bar options for handling chunks of data
scCellFie - v0.1.5

Published by earmingol 8 months ago

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.4...v0.1.5

Added functions to save and load scCellFie results in AnnData object and fixed minor bugs of manipulating adata.X arrays.

scCellFie - v0.1.4

Published by earmingol 9 months ago

scCellFie - v0.1.3

Published by earmingol 9 months ago

Implemented functions in sccellfie.spatial

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.2...v0.1.3

scCellFie - v0.1.2

Published by earmingol 9 months ago

Optimized reaction_activity.py and put placeholder for spatial analyses.

Full Changelog: https://github.com/earmingol/scCellFie/compare/v0.1.1...v0.1.2

scCellFie - v0.1.1

Published by earmingol 9 months ago

Added new functions and testing.

scCellFie - v0.1.0

Published by earmingol 10 months ago

First publication on PYPI

Package Rankings
Top 38.51% on Pypi.org
Related Projects