Skip to content

Commit ceb98f6

Browse files
committed
Describe releases
1 parent c57d069 commit ceb98f6

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

ChangeLog.rst

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,35 @@
11
Changelog
22
=========
33

4+
Release 1.2.5
5+
-------------
6+
7+
It was decided that splitseq should only submit the unfiltered files
8+
and not STAR's empty drops filtered set. This led to a bunch of
9+
refactoring to remove repeated code and get the rules to properly
10+
fire for attaching the QC matrix to the unfiltered EM count matrix.
11+
12+
The count matrix merging code memory limits were set too low for a few
13+
datasets and needed to be increased.
14+
15+
This is the version used to process single-cell RNA-seq 10x multiome
16+
and splitseq experiments for the ENCODE4 2021 January freeze.
17+
18+
Release 1.2.4
19+
-------------
20+
21+
Use released mex_gene_archive==0.2.1 and encoded-client==0.1.1 packages.
22+
23+
Try to catch cases where a file to be uploaded has already been
24+
uploaded by md5sum. If it has been uploaded provide the uuid and
25+
accession and skip doing a new upload.
26+
27+
Unfortunately, the pipeline isn't alwyas binary reproducable, so
28+
sometimes there will still be duplication.
29+
30+
Use encoded_client to download the genome_index_url in case it hasn't
31+
been released yet.
32+
433
Release 1.2.3
534
-------------
635

0 commit comments

Comments
 (0)