Releases: ruolin/strawberry
Releases · ruolin/strawberry
Strawberry v1.1.2
Strawberry v1.1.1
- Remove unnecessary assertion.
- Fix segfalut.
Strawberry v1.1.0
- Adding ref_gene_id and ref_gene_name fields to output gtf file, if reference guided assembly is used. These are taken from the matched reference loci.
- When running with --no-quant flag, TPM and FPKM parts from the output gtf file will be omitted.
- The --output-dir option is changed to --output-gtf option.
- The logfile now by default is saved to /tmp/strawberry.log
- Fix mem bugs. Some details see: #33 and #36.
Strawberry 1.0.5
- Update -g option. When using reference annotations, the closest gene id/symbol will be added to the output gtf file.
- Bug fix for loading transcripts.
Strawberry-long-1.0.2
Fix a bug when loading the last transcript is out of bound.
Strawberry-long-1.01
- Add Pacbio ccs read support.
- Update logging.
0.9.3
0.9.2 Add Strand specific options
Add Strand-specific options:
--fr
assumes stranded library fr-secondstrand
--rf
assumes stranded library rf-firststrand
If none of them is specified the default is the non-strand specific library.