File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 11Changelog
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+
433Release 1.2.3
534-------------
635
You can’t perform that action at this time.
0 commit comments