Skip to content

Releases: Kingsford-Group/scallop

Scallop v0.10.5

22 May 17:56
Compare
Choose a tag to compare
  • improve assembling single-exon transcripts

Scallop-LR v0.9.2

11 Sep 20:49
Compare
Choose a tag to compare
  • add the same alternative algorithm for LP in resolving unsplitable vertices as we did in the release of Scallop v0.10.4. (Both methods can preserve all the phasing paths, and experimental studies show that these two algorithms give very similar accuracy.) When this alternative algorithm is used, the Clp is not needed. The two options can be selected at the time of compiling.
  • fix known bugs

Scallop v0.10.4

11 Sep 20:51
Compare
Choose a tag to compare
  • An iterative algorithm has been added as an alternative for the LP formulation when decomposing unsplitable vertices. Both methods can preserve all the phasing paths, and experimental studies show that these two algorithms give very similar accuracy. When this alternative algorithm is used, the Clp is not needed. The two options can be selected at the time of compiling.
  • Known bugs have been fixed.

Scallop v0.10.3

19 Nov 03:14
Compare
Choose a tag to compare
  • binaries can directly run on systems with lower version of glibc (by not using c++11)
  • add parameters for maximum number of CIGAR size
  • fix known bugs

Scallop-LR v0.9.1

20 Mar 20:28
Compare
Choose a tag to compare

Scallop-LR is a transcript assembler for long-reads RNA-seq.

Scallop v0.10.2

31 Aug 03:05
Compare
Choose a tag to compare
  • fix bugs
  • rewrite configure

Scallop v0.10.1

10 Aug 21:59
Compare
Choose a tag to compare
  • Add feature to automatically infer library-type.

Scallop v0.9.11

02 Aug 00:17
Compare
Choose a tag to compare
  • fix bug when using htslib 1.5
  • add merging single-exon transcripts for unstranded case

Scallop v0.9.10

01 Aug 02:21
Compare
Choose a tag to compare
  • Update compiling options for htslib, so chat libbz2, liblzma, libcrypto, and libcurl are not necessary.
  • Update compiling options for Clp, so that libbz2 is not necessary.

Scallop v0.9.9

28 Jun 15:25
Compare
Choose a tag to compare
  • Add heuristics to filter false positive edges
  • Add arguments checking
  • Change default parameter of min-transcript-length