Skip to content

Releases: SpatialTranscriptomicsResearch/st_pipeline

ST Pipeline release

10 May 19:08
78bbb8a
Compare
Choose a tag to compare
  • Python 3 compatible

ST Pipeline release

10 May 07:42
4e3edd8
Compare
Choose a tag to compare
  • Fixed a small bug when soring the output of taggd
  • Improved the st_qa.py script

ST Pipeline release

11 Oct 09:05
2ddc75b
Compare
Choose a tag to compare
  • Removed parallel code for un-necessary parts
  • Added option to provide saturation points

ST Pipeline release

12 Sep 08:00
42b8747
Compare
Choose a tag to compare
  • Improved the st_qa.py script
  • Few small improvements in the annotation step
  • Added support to use a transcriptome (--transcriptome)

ST Pipeline release

05 Feb 09:00
0ef35ff
Compare
Choose a tag to compare
  • Fixed an error in the parameters

ST Pipeline release

30 Jan 13:01
c7a0584
Compare
Choose a tag to compare
  • Made the parsing of unique UMIs gene by gene and parallel
  • AdjacentBi is now the default method for UMI counting
  • Made the trimming function output the trimmed R2 in BAM format with the barcode and UMI
  • Made the mapping function works with a BAM file as input (latest STAR release)
  • Made the annotation function parallel
  • Made the quality step parallel
  • Improvements in speed and memory (constant memory use)
  • The STAR genome loading strategy can be now set
  • Added an affinity based method to cluster UMIs
  • Added option to set the STAR BAM sort memory limit

ST Pipeline release

13 Sep 09:06
Compare
Choose a tag to compare
  • Fixed a bug that would make the matrix of counts inverted

ST Pipeline Release

07 Sep 12:26
Compare
Choose a tag to compare
  • st_qa.py generate expression heatmap plots
  • Fixed a minor bug in the computation of the saturation curves
  • adjust_matrix_coordinates now does not update the coordinates by default
  • adjust_matrix_coordiantes works with the latest ST Spot detector format
  • small updates in the fastq merging script
  • relaxed a bit the restriction checks for some parameters

ST Pipeline release

12 May 08:29
Compare
Choose a tag to compare
  • Added new useful scripts
  • Bumped PySAM and HTSeq

ST Pipeline release

03 May 15:11
Compare
Choose a tag to compare

Changed the order in the requirements file to make PIP more compatible