Skip to content

Releases: colomemaria/epiScanpy

New refreshed QC plots and quick bld ct mtx

17 Nov 09:53
3bb21ee
Compare
Choose a tag to compare
  • new QC plots and faster more memory efficient fct to bld ct mtx.

New TSS enrichment QC and LSI

03 Sep 07:23
Compare
Choose a tag to compare

Major additions to this new release:

  • TSS enrichment QC with epi.pp.tss_enrichment and epi.pl.tss_enrichment
  • Latent Semantic Indexing available with epi.pp.tfidf, epi.pp.lsi
  • In combination with the LSI we added epi.pp.correlation_component and epi.pp.filter_component to correct coverage discrepancy between cell barcodes.

0.3.1: Merge pull request #86 from colomemaria/update_load_features

24 Mar 15:21
6bd3ecb
Compare
Choose a tag to compare

Fix bld_mtx_bed function. Change default parameter of geneactivity function. Easier to load features (bed, gtf, gff files and macs2 peaks)

0.3.0

23 Nov 11:29
Compare
Choose a tag to compare
  • no more api. Now --> import episcanpy as epi
  • no more anndata2ri requirement
  • update bld mtx functions
  • update find genes and gene activity functions

0.2.2

06 Oct 08:28
Compare
Choose a tag to compare
Update _bld_atac_mtx2.py

0.2.1

01 Oct 18:26
Compare
Choose a tag to compare
Update ct.py

0.2.0

07 Aug 06:54
3bf2525
Compare
Choose a tag to compare

add new functions to episcanpy like snap2anndata to convert snap files into h5ad files.
resolve compatibility problems with latest version of scanpy

0.1.10

11 Feb 11:02
Compare
Choose a tag to compare
Update utils.py

0.1.8

20 Jan 20:25
Compare
Choose a tag to compare
Update tutorial

hackathon

05 Nov 10:55
88a4ef5
Compare
Choose a tag to compare
Merge pull request #46 from colomemaria/Anna

Website update