Celescope

Latest version: v2.4.0

Safety actively analyzes 724020 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 9

2.0.2

`rna` and `dynaseq`
- `celescope rna cells` add a new argument `--soloCellFilter` for cell filtering of the raw count matrix.

2.0.1

`rna` and `dynaseq`
- Add a metric in HTML report - Corrected Barcodes.
- `celescope rna cells` add a new argument `--min_gene` to filter cells with low number of genes.

2.0.0

`rna` and `dynaseq`
- Use Starsolo to quantify the gene expression.

- The `celescope rna cells` step has been added, which can perform mitochondrial quality control and forced cell number on the existing results, and generate the corresponding expression matrix and HTML report. The original expression matrix and HTML report will be prefixed with 'default_'; the cells_summary in .metrics.json and .data.json will also be prefixed with 'default_'.

- Update the STAR version from 2.6.1 to 2.7.11a; since the STAR index file is incompatible between the two versions, the genome needs to re-run mkref. scanpy upgraded to 1.9.3.

- When using celescope utils mkgtf to filter gtf, if the program finds that there is an MT chromosome in gtf, an additional mt_gene_list.txt file will be generated, including the gene_name of the gene on the MT chromosome. This file can be provided to the mkref command during mkref, so that the analysis step can count the percentages of these genes. This file will also be used in subsequent mitochondrial quality control (celescope rna cells).

- The main output files (bam, expression matrix, h5ad, etc.) are now placed in the `{sample}/outs/` directory. Expression matrix files use gzip compression.

- Added HTML reporting metrics

`Q30 of RNA Reads` Fraction of RNA read bases with quality score >= 30.

`Reads Mapped Uniquely To Transcriptome` Reads that mapped to a unique gene in the transcriptome. These reads are used for UMI counting.

`Reads Assigned Antisense To Gene` Reads that assigned to the opposite strand of genes.

`Mean Used Reads per Cell` The number of uniquely-mapped-to-transcriptome reads per cell-associated barcode.

- In bam and matrix, the three barcode segments are now separated by underscore '_'.

1.17.0

`bulk_vdj`
- Add support for AccuraCode VDJ(bulk vdj).

`dynaseq`
- Various updates. https://github.com/singleron-RD/CeleScope/pull/252

`tag`
- Fix a bug in the `split_tag` step.

1.16.1

`rna` and `dynaseq`
- Reduce the memory consumption of `count`; improve speed of `featureCounts`.

1.16.0

`rna` and `dynaseq`
- Allow all numeric "gene_id" in gtf files. In previous versions, all numeric "gene_id" would cause an error in the `count` step.
- Merge `barcode`, `cutadapt`, `STAR` into one step `prep_map`. Intermediate fastqs are no longer output.
- Change the algorithm of sequencing saturation: Calculate the percentage of PCR duplicate reads instead of the percentage of duplicate UMI.

`snp`
- When annotating human variants, [MANE](https://www.ncbi.nlm.nih.gov/refseq/MANE/) is used by default instead of the original ensembl 99. This helps to improve annotation quality.

`tag`
- When using `--split_bam`, reads that map to intergenic regions will also be written to each split bam.

General improvements
- fix 127.
- Remove redundant conda and python packages to improve installation speed.
- Enforce a maximum number of threads of 20. The number of threads greater than 20 will not bring benefits during STAR mapping, and may cause disk errors during samtools sort bam.

Page 3 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.