Skip to content

Releases: Evolinc/RMTA

v2.6.4

29 Mar 13:19
4c17af9
Compare
Choose a tag to compare

Minor update, mostly associated with speed boosts. A small tweak to samtools should actually be realized in a large speed increase, particularly for big genomes.

Bug fixes and better output organization

03 Dec 16:54
Compare
Choose a tag to compare
  • Several bugs were fixed
  • Output folders were created for better organization
  • Fixed fastqc_out redirect error

Support for Transcriptome assembly

26 Sep 17:49
cd79448
Compare
Choose a tag to compare

The major changes in this version are:

  • Support for transcriptome assembly (Salmon)
  • Gff is optional

Minor improvements

11 Jun 20:47
34b3f52
Compare
Choose a tag to compare

Minor improvements are made to this version

Small bug fixes

11 Jun 20:46
Compare
Choose a tag to compare

Fixed typos, moved files and removed unnecessary files that are not needed for the tool

Feature counts options added

03 Jun 15:45
Compare
Choose a tag to compare

Updated RMTA major release version (v2.5) with few minor changes which includes options for features such as feature type, gene attribute, and strandedness.
Fixed typos and removed unnecessary files.

Major RMTA version release

13 Apr 00:57
bedc12d
Compare
Choose a tag to compare

This is a major release of RMTA with several features added and removed some features because they are either too old or no longer is not needed.

Major changes (Additions):

  • Bowtie2 v2.3.5 has been added. This version has the support of SRA and so can be used to map the reads on the fly without downloading them.
  • Added Fastqc support. With this, now you can check to see the quality of the reads before and after trimming the reads using the options provided with Hisat2 and Bowtie2.
  • Modified Dockerfile and replaced the software binaries with conda package installations.
  • Added support for removing duplicate reads using Picard MarkDuplicates option.
  • RMTA 2.5 now requires that you specify the type of reads (SE and PE).
  • RNA strandedness option has now the default "unstranded" option.
  • Replaced Sorghum test data with Arabidopsis test data.
  • The default option to generate read counts using featurecounts.

Major changes (Removals):

  • Removed Cufflinks and the only transcript assembler is now StringTie.

Updated RMTA release with minor bug fixes

15 Oct 19:50
e466a9c
Compare
Choose a tag to compare

Some minor bugs have been found and have been fixed in this version

Updated RMTA release

13 Oct 18:52
1e11b7a
Compare
Choose a tag to compare

RMTA has been updated significantly by updating the version of the tools such as

  • Sambamaba
  • Samtools
  • Hisat2

In addition, we have included an additional option to filter the transcripts based on FPKM (in addition to coverage cut-off), captured the metrics and mapping results in a file and finally print messages for the step that are running.

Minor bug fix to v1.6

15 Aug 17:20
bae1adc
Compare
Choose a tag to compare
Merge pull request #1 from Evolinc/andrew-d-l-nelson-patch-1

Update Hisat2-Cuffcompare-Cuffmerge.sh