Skip to content

Releases: bcgsc/mtGrasp

mtGrasp v1.1.8

18 Oct 22:53
718e144
Compare
Choose a tag to compare
  • Release v1.1.8
  • Create the BLAST database in a directory relative to the working directory, not the directory where the scripts are installed
    • The install directory may be read-only
  • Documentation updates

mtGrasp v1.1.7

17 Oct 16:25
50c71ef
Compare
Choose a tag to compare
  • Release v1.1.7
  • Fix for using multi-character strings for snakemake config parameters in sub_then_run_mtgrasp.sh

mtGrasp v1.1.6

23 Sep 18:44
7ce1ce0
Compare
Choose a tag to compare
  • Release v1.1.6
  • Use multi-character strings for snakemake config parameters
    • Avoids compatibility issue with snakemake v8.17.0+
    • No changes to usage of mtgrasp.py driver script

mtGrasp v1.1.5

03 Sep 22:57
114f6c2
Compare
Choose a tag to compare
  • Release v1.1.5
  • Fix bug that caused error when ambiguous bases were encountered during reverse complementation in mtgrasp_end_recover.py
  • Fix to use multiple k-mer sizes for Sealer in end recovery
  • Refactoring mtgrasp_end_recover.py

mtGrasp v1.1.4

06 Jun 19:29
1dadfcc
Compare
Choose a tag to compare
  • Release v1.1.4
  • Renamed driver files
  • Documentation updates
  • Bugfix for summarization script, error message when no mitochondrial sequences found

mtGrasp v1.1.3

03 Apr 23:29
0404a78
Compare
Choose a tag to compare
  • Release v1.1.3
  • Refactored mtgrasp.py
  • Updated documentation
  • Renamed scripts to have mtgrasp prepended

mtGrasp v1.1.2

27 Mar 05:05
9d5a24e
Compare
Choose a tag to compare
  • Implemented a checkpoint to verify whether 'runmitos.py' exists in the user's PATH. If it's already included, there's no longer a need to specify "-mp".

  • Updated README for non-conda users

mtGrasp v1.1.1

25 Jan 23:38
9271f17
Compare
Choose a tag to compare

This release includes a fix ensuring find_conda_env() is only called when user is running mitos via conda.

mtGrasp v1.1.0

06 Nov 00:30
8ebd735
Compare
Choose a tag to compare
  • Introduced the "-mp" option to enable non-conda users to specify the path to MITOS's main script "runmitos.py".
  • Implemented a test case ("-test"), this allows users to test run mtGrasp and ensure all required dependencies are installed.

mtGrasp v1.0.0

27 Sep 03:17
33c12ab
Compare
Choose a tag to compare

Release of mtGrasp v1.0.0: Mitochondrial genome reference-grade assembly and standardization pipeline