Skip to content

Releases: mhalushka/miRge3.0

miRge3.0 dev0.1.3

20 Feb 01:34
Compare
Choose a tag to compare

Release 3.0.0
This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data. The latest changelog for the release v0.1.2 is given below.

Changelog:

v0.1.3:

  • Edited parallel processing to use memory view object and send chunks of memory for processing parallely instead of bunch of reads. This runs more efficiently in terms of speed and memory usage (Major update).
  • Added link to Biocontainers in the readme as a badge and provided the link in the installation page of the documentation.
  • Added checkpoints for resume function to verify the availability of input files.
  • Corrected the column order of the differentiall expression results files. Also, added checkpoint to install packages ggplot2 and DESeq2 if not already installed in a new library path.
  • Corrected checkpoint to Include bowtie version 1.0.0

v0.1.2:

  • Added exception handling to use correct adapter parser function for any installed version of cutadapt based on recent GitHub issue.
  • Rest of the features are same as v0.1.0.

v0.1.1:

  • Corrected Cutadapt version fixes in libs/digest.py and updated the check for bioconda installation compatability,
  • Rest of the features are same as v0.1.0.

v0.1.0:

  • Introduced new feature and updated user guide for "Save and resume functions"
  • Updated user guide for "Trimming both 5’ and 3’ adapters - Linked adapters "
  • Introduced "Frequently asked questions (FAQ)" in documentation and described how to reach out
  • Introduced a fix for the recent issue "Parser.py missing AdapterParser in cutadapt"
  • Introduced a QC/check for essential files in the library and its path prior to the execution of miRge3.0 on the input samples
  • Corrected SAM flag denoting negative strand reads
  • Added print statement to display the path of the output folder upon successful completion of miRge3.0 execution
  • Introduced threshold feature for miRNA error correction package (miREC feature)

v0.0.9 :

  • Updated MANIFEST.in file to include miREC package

v0.0.8 :

  • Fixed minor bugs with bowtie phred64 parameter;
  • Included miREC an error correction package to remove ambiguous single nucleotide variations in the miRNA sequences;
  • Corrected parse options for UMI parameter;

miRge3.0 dev0.1.2

14 Nov 18:54
Compare
Choose a tag to compare

Release 3.0.0
This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data. The latest changelog for the release v0.1.2 is given below.

Changelog:

v0.1.2:

  • Added exception handling to use correct adapter parser function for any installed version of cutadapt based on recent GitHub issue.
  • Rest of the features are same as v0.1.0.

v0.1.1:

  • Corrected Cutadapt version fixes in libs/digest.py and updated the check for bioconda installation compatability,
  • Rest of the features are same as v0.1.0.

v0.1.0:

  • Introduced new feature and updated user guide for "Save and resume functions"
  • Updated user guide for "Trimming both 5’ and 3’ adapters - Linked adapters "
  • Introduced "Frequently asked questions (FAQ)" in documentation and described how to reach out
  • Introduced a fix for the recent issue "Parser.py missing AdapterParser in cutadapt"
  • Introduced a QC/check for essential files in the library and its path prior to the execution of miRge3.0 on the input samples
  • Corrected SAM flag denoting negative strand reads
  • Added print statement to display the path of the output folder upon successful completion of miRge3.0 execution
  • Introduced threshold feature for miRNA error correction package (miREC feature)

v0.0.9 :

  • Updated MANIFEST.in file to include miREC package

v0.0.8 :

  • Fixed minor bugs with bowtie phred64 parameter;
  • Included miREC an error correction package to remove ambiguous single nucleotide variations in the miRNA sequences;
  • Corrected parse options for UMI parameter;

miRge3.0 dev0.1.1

08 Oct 19:44
Compare
Choose a tag to compare

Release 3.0.0
This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data. The latest changelog for the release v0.1.0 is given below.

Changelog:

v0.1.1:

  • Corrected Cutadapt version fixes in libs/digest.py and updated the check for bioconda installation compatability,
  • Rest of the features are same as v0.1.0.

v0.1.0:

  • Introduced new feature and updated user guide for "Save and resume functions"
  • Updated user guide for "Trimming both 5’ and 3’ adapters - Linked adapters "
  • Introduced "Frequently asked questions (FAQ)" in documentation and described how to reach out
  • Introduced a fix for the recent issue "Parser.py missing AdapterParser in cutadapt"
  • Introduced a QC/check for essential files in the library and its path prior to the execution of miRge3.0 on the input samples
  • Corrected SAM flag denoting negative strand reads
  • Added print statement to display the path of the output folder upon successful completion of miRge3.0 execution
  • Introduced threshold feature for miRNA error correction package (miREC feature)

v0.0.9 :

  • Updated MANIFEST.in file to include miREC package

v0.0.8 :

  • Fixed minor bugs with bowtie phred64 parameter;
  • Included miREC an error correction package to remove ambiguous single nucleotide variations in the miRNA sequences;
  • Corrected parse options for UMI parameter;

miRge3.0 dev0.1.0

05 Oct 19:45
Compare
Choose a tag to compare

Release 3.0.0
This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data. The latest changelog for the release v0.1.0 is given below.

Changelog:

v0.1.0:

  • Introduced new feature and updated user guide for "Save and resume functions"
  • Updated user guide for "Trimming both 5’ and 3’ adapters - Linked adapters "
  • Introduced "Frequently asked questions (FAQ)" in documentation and described how to reach out
  • Introduced a fix for the recent issue "Parser.py missing AdapterParser in cutadapt"
  • Introduced a QC/check for essential files in the library and its path prior to the execution of miRge3.0 on the input samples
  • Corrected SAM flag denoting negative strand reads
  • Added print statement to display the path of the output folder upon successful completion of miRge3.0 execution
  • Introduced threshold feature for miRNA error correction package (miREC feature)

v0.0.9 :

  • Updated MANIFEST.in file to include miREC package

v0.0.8 :

  • Fixed minor bugs with bowtie phred64 parameter;
  • Included miREC an error correction package to remove ambiguous single nucleotide variations in the miRNA sequences;
  • Corrected parse options for UMI parameter;

miRge3.0 dev0.0.9

01 May 21:13
Compare
Choose a tag to compare

Release 3.0.0
This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data.

Changelog:
v0.0.9 :

  • Updated MANIFEST.in file to include miREC package

v0.0.8 :

  • Fixed minor bugs with bowtie phred64 parameter;
  • Included miREC an error correction package to remove ambiguous single nucleotide variations in the miRNA sequences;
  • Corrected parse options for UMI parameter;

Download miRge3

miRge3.0 dev0.0.8

01 May 19:26
Compare
Choose a tag to compare

Release 3.0.0
This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data.
Change log:
v0.0.8 :

  • Fixed minor bugs with bowtie phred64 parameter;
  • Included miREC an error correction package to remove ambiguous single nucleotide variations in the miRNA sequences;
  • Corrected parse options for UMI parameter;

Download miRge3

miRge3.0 dev0.0.7

30 Nov 19:12
Compare
Choose a tag to compare

Release 3.0.0

This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data.

Change log:

v0.0.7 : Updated version to support different versions of bowtie (specially in Mac, where 1.2.3 is preferred compilation with Py3.7)

v0.0.6 : Updated version to support cutadapt >2.6 to v3.0 and modified version checks and minor corrections in arguments and tRF output

v0.0.5 : Updated version to include and support cutadapt v3.0 and bowtie v1.3.0

v0.0.4 : Included DESeq2 R script to perform differential expression and also upgraded to support biopython version to 1.78

Download miRge3

miRge3.0 dev0.0.6

27 Nov 21:54
Compare
Choose a tag to compare

Release 3.0.0

This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data.

Change log:

v0.0.6 : Updated version to support cutadapt >2.6 to v3.0 and modified version checks and minor corrections in arguments and tRF output

v0.0.5 : Updated version to include and support cutadapt v3.0 and bowtie v1.3.0

v0.0.4 : Included DESeq2 R script to perform differential expression and also upgraded to support biopython version to 1.78

Download miRge3

miRge3.0 dev0.0.5

20 Nov 21:12
Compare
Choose a tag to compare

Release 3.0.0

This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data.

Change log:

v0.0.5 : Updated version to include and support cutadapt v3.0 and bowtie v1.3.0

v0.0.4 : Included DESeq2 R script to perform differential expression and also upgraded to support biopython version to 1.78

Download miRge3

miRge3.0 dev0.0.4

14 Nov 22:17
Compare
Choose a tag to compare

Release 3.0.0

This release supports Python3 and has improved performance along with advanced graphics with additional features for processing small RNA data.

Change log: Included DESeq2 R script to perform differential expression and also upgraded to support biopython version to 1.78

Download miRge3