Releases: sameet/quartoReport
Releases · sameet/quartoReport
This now works as expected including pdf generation
This version works.
Full Changelog: v0.0.1-alpha...v0.0.2-alpha
This is a working code that generates correctly formatted qmd flie. However, it is not able to generate pdf report corretly. html report is generated per expectation. In the next attempt we will try to use typst system for type-setting of the report to pdf.
First Working Code
Full Changelog: https://github.com/sameet/quartoReport/commits/v0.0.1-alpha
This is a fully working code the quartoReport. It does not yet generate a report, but it is able to complete the analysis with generation of a specific set of graphs for the RNA-Seq differential gene expression analysis. There are caveats:
- Currently only works with pair-wise comparison.
- The package has worked "on-my-laptop", but your milage may vary. Please create issues if you run into problems.
- There is a minimal
report.pdf, in theqmddirectory. That should give a fair idea on how the package can be used or is expected to be used. - Feature requests are welcome. There are plans to flesh out the analyses a bit more and hopefully add some functional analyses as well.
- All comments are welcome.