Skip to content

Releases: LewisLabUCSD/PinAPL-Py

Bugfix in parallel cutadapt

08 Jul 05:43
Compare
Choose a tag to compare
  • fixed bug in multithreading when using cutadapt
  • made sgRNA enrichment/depletion analysis more efficient for increased speed

Improvements in speed and plots

07 Jul 19:25
Compare
Choose a tag to compare
  • parallelized adapter trimming
  • accelerated alignment analysis
  • legends independent from transparency level in plot
  • option to highlight genes in correlation plots
  • misc minor improvements in plot colors & layout

Speed up and graphical improvements

02 Jul 04:47
Compare
Choose a tag to compare
  • Option to round raw counts
  • Improved plotting
  • Skip numbering of samples if there are no replicates
  • Auto-correct spaces in sample names
  • Include average logFC in gene list
  • Improved adapter trimming (wildcard at end of adapter)
  • Increase speed of aRRA computation

Bug fix in case of no significant hits

25 Mar 01:07
Compare
Choose a tag to compare
  • Bug fix in p-value plots in case there are no significant hits

Depletion screen bug fix

24 Mar 02:26
Compare
Choose a tag to compare
  • bug fix in sorting the gene list in depletion screens
  • minor bug fix in Gini coefficient calculation
  • more efficient ES computation
  • better visualization in read depth plot
  • added p-value threshold for aRRA computation to configuration file

Sequence QC

09 Mar 19:54
Compare
Choose a tag to compare
  • Integrated fastqc for sequence quality control
  • Optimized Read Depth plot

Minor improvements

07 Mar 19:32
Compare
Choose a tag to compare
  • Minor improvements in plot labeling and text output

Parallelized alignment

04 Mar 00:59
Compare
Choose a tag to compare
  • Bowtie2 runs in parallelized mode with the maximum number of cores on the machine, leading to significant alignment speed-up
  • changed the legend on the scatterplots to indicate the FDR

Minor bug fix

02 Mar 02:05
Compare
Choose a tag to compare
  • Bug fix for running with only 1 control replicate
  • replaced "adj. p-value" with "FDR" in output sheets

New normalization option

28 Feb 03:50
Compare
Choose a tag to compare
  • added "total normalization" as another normalization option (used e.g. in MAGeCK)
  • minor graphical improvements in scatterplots