Skip to content

Releases: mikessh/migec

1.2.9

27 May 00:46
Compare
Choose a tag to compare
  • Update logging for assemble routing
  • Docs update
  • Fix issues with sequence chunk allocation in CdrBlast

Log update

18 Mar 23:40
Compare
Choose a tag to compare
1.2.8

2prev

JDK9 compatibility

06 Dec 02:40
Compare
Choose a tag to compare
  • Now should work with Java 9
  • Other minor fixes

N.B Please ignore An illegal reflective access operation has occurred warnings occurring when running with Java 9, they have no effect on software performance/output whatsoever

Hotfix for 1.2.5

16 Feb 00:01
Compare
Choose a tag to compare

Fixed classNotFound exception in Checkout.

As of now:

  • A more-or-less realistic example data and shell script for migec pipeline is stored in test/ folder
  • Continuous integration will actually run the whole pipeline (including the BLAST'ing part): https://travis-ci.org/mikessh/migec

Minor fixes

13 Feb 22:03
Compare
Choose a tag to compare
Minor fixes Pre-release
Pre-release

Minor fixes for Checkout and Histogram

Homebrew compatibility fix

27 May 17:08
Compare
Choose a tag to compare
1.2.4a

Version update

Shell script to invoke CLI + bug fix

08 Apr 22:47
Compare
Choose a tag to compare

The purpose of this release is to store binaries so that MIGEC can be installed with Homebrew package manager

  • Add a shell script that simplifies invocation of MIGEC routines
  • Fixed a bug with searching for reverse complemented D-segments.

Multi-chain mapping & database update

25 Oct 23:58
Compare
Choose a tag to compare

What's new

  • Corrected V-(D)-J mapping in case several chains are specified
    • Don't report chimeric alignments unless corresponding option is set
    • No Diversity segment mapping is done for chains that don't have any
  • Add missing Bos Taurus Variable segments database compiled, annotated and kindly provided by Deepali Vasoya, University of Edinburgh

New assembly feature and fixes

01 Sep 00:15
Compare
Choose a tag to compare

Features added

  • Writing FASTQ with unmapped CDR3 with --unmapped-fastq-file in CdrBlast
  • Some TRBV pseudogenes for mouse
  • Option to use only the first read in Assemble and Histogram (--only-first-read), useful for non-oriented reads when reverse read quality is very poor

Fixes

  • Some CLI fixes, changed exit error codes
  • Fix bug with incorrect calculation of min read size in Assemble

Multi-chain analysis and fixes

26 Jul 22:52
Compare
Choose a tag to compare
  • Multiple chains can be specified for CdrBlast analysis, e.g. -R TRA,TRB
  • Fix parsing of UMI headers with N characters
  • Added missing TRD segments