Skip to content

Releases: yfukasawa/LongQC

LongQC-1.2.1

01 Dec 07:23
d55acc1
Compare
Choose a tag to compare
  • Fix issues in Makefile for minimap2-coverage for arm CPUs such as Apple M1 silicon (#63)
  • Update contact in summary file

LongQC-1.2.0c

25 Jul 14:52
113f60c
Compare
Choose a tag to compare
  • Fix an issue for table parsing using Pandas (#25)
  • Revise the Dockerfile for python version incompatibility and better usability (#22, #29)
  • Fix an issue for flanking region plots happened if adapter length is quite long (~90 bp)

LongQC-1.2.0b

08 Apr 12:33
Compare
Choose a tag to compare
  • Fix a bug in format checking for compressed Bam files (#19)
  • Change treatment for minimap2 table parsing (#23, #24)
  • Fix some minor points (logger in the adapt module and Makefile for mac)

LongQC-1.2.0

31 Dec 12:27
cd5ee71
Compare
Choose a tag to compare

1.2.0 (December 2020)

  • Add a new profile for PacBio HiFi dataset (-x pb-hifi)
  • Change dependency from anaconda to miniconda in the Dockerfile
  • Change dependency for python packages (#4, #5)
    • pandas'>=0.24.0'
    • matplotlib'>=2.1.2'
  • Fix treatment for zero or very low-coverage case (#11)
  • Fix large memory allocation issue in minimap2-mod codes when using multiple threads
  • Add a tentative fix for process number. Now minimum number for process is 4 (--p 4) (#3)

LongQC-1.0

28 Jul 19:40
Compare
Choose a tag to compare

This is the first public release of LongQC, a QC tool for long-read datasets.