Skip to content

Strawberry v1.1.0

Compare
Choose a tag to compare
@ruolin ruolin released this 20 Apr 05:01
· 19 commits to master since this release
5ec38d8
  1. 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.
  2. When running with --no-quant flag, TPM and FPKM parts from the output gtf file will be omitted.
  3. The --output-dir option is changed to --output-gtf option.
  4. The logfile now by default is saved to /tmp/strawberry.log
  5. Fix mem bugs. Some details see: #33 and #36.