
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
py-scProportionTest
Advanced tools
Single Cell Proportion Test in Python is designed to analyze the difference between the proportion of cells in clusters between two scRNA-seq samples. A permutation test is used to calculate a p-value for each cluster, and a confidence interval for the magnitude difference is returned via bootstrapping. Results can be visualized using a point range plot. View the tutorial <https://github.com/SamuelAMiller1/py-scProportionTest/blob/main/tutorials/scPropTest_tutorial.ipynb>_ to get started. If you are working with an Seurat object, you may consider the implementation in R <https://github.com/rpolicastro/scProportionTest/tree/master>_.
Current release:
.. code-block:: bash
pip install py-scProportionTest
Development version:
.. code-block:: bash
pip install git+https://github.com/SamuelAMiller1/py-scProportionTest.git
Miller SA, Policastro RA, Sriramkumar S, Lai T, Huntington TD, Ladaika CA, Kim D, Hao C, Zentner GE, O'Hagan HM. LSD1 and Aberrant DNA Methylation Mediate Persistence of Enteroendocrine Progenitors That Support BRAF-Mutant Colorectal Cancer. Cancer Res. 2021 Jul 15;81(14):3791-3805. doi: 10.1158/0008-5472.CAN-20-3562. Epub 2021 May 25. PMID: 34035083; PMCID: PMC8513805.
FAQs
Python package to evaluate differences in cell type proportions
We found that py-scProportionTest demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.