Skip to content

Releases: Marmzy/ROSE

1.3.0

27 Nov 11:19
145cb29
Compare
Choose a tag to compare

Removed all shell scripts from the code and replaced it with python code. Fixed a bug where intermediary files could not be detected and linted the code to make it more readable.

1.2.1

27 Mar 10:12
2ea27a7
Compare
Choose a tag to compare

Small update of the previous version. Intermediary output file names have been slightly changed to make them more readable.

1.2.0

28 Feb 11:49
abcacaa
Compare
Choose a tag to compare

Update of the ROSE code, with the main update being the acceptance of multiple input files and the parallelization of the reads mapping function.
Included in this update are multiple smaller bug-fixes, general cleaning up of the code and support for Docker.

1.1.0

12 Dec 10:40
ea83079
Compare
Choose a tag to compare

Update of the ROSE code, which now doesn't require the use or installation of R. Code is written entirely in Python.

1.0.0

28 Nov 10:59
9cbee50
Compare
Choose a tag to compare

First release of the updated ROSE code, which produces the same output as the original Young lab code.