8000 Report updates and bugfix by etal · Pull Request #27 · formbio/laava · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Report updates and bugfix #27

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 11, 2024
Merged

Report updates and bugfix #27

merged 7 commits into from
Jun 11, 2024

Conversation

etal
Copy link
Contributor
@etal etal commented Jun 6, 2024
  • Fix Sporadic error in RepCap plot generation #18
  • Update Methods text.
  • Shrink .Rdata by removing unused dataframes and plots.
  • Show "left-/right-snapback" subtype label (per definition table) in length distribution plot when the given vector type is ssAAV.
  • Improve plot aesthetics and make them consistent.

Report generation can create temporary directories there and leave them
behind if it crashes.
@etal etal force-pushed the report-updates branch 4 times, most recently from cf055a1 to 178cbb5 Compare June 6, 2024 20:03
etal added 4 commits June 6, 2024 16:43
Resolve a ggplot2 deprecation warning about double-dot notation by
replacing `..count..` with `after_stat(count)`.

Split RepCap subsection into separate code blocks for each plot -- each
conditional block only displays one plot.
@etal etal force-pushed the report-updates branch from 178cbb5 to 35ac493 Compare June 6, 2024 23:44
@etal etal requested review from Magdoll and alphabdiallo June 6, 2024 23:44
@etal etal self-assigned this Jun 6, 2024
@etal etal marked this pull request as ready for review June 6, 2024 23:46
Copy link
Contributor
@alphabdiallo alphabdiallo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGMT

etal added 2 commits June 11, 2024 09:44
…t'n plot

When the given vector type is ssAAV, relabel reads assigned the scAAV
type and left- or right-partial subtype to "left-snapback" and
"right-snapback", respectively.

This label is available to downstream consumers in the dataframe column
`x.read.vector$subtype`.
- Set histogram bin width to 150bp, starting from 0.
- Set x- and y-axis origins at 0, where appropriate.
- Where y-axis is the fraction of total reads, in some plots, set its
  max to 1.0 for comparability across reports.
- Use the same "minimal" theme for all plots except the pie chart.
- Use upper-case axis labels instead of title-case, like journals do.
@etal etal force-pushed the report-updates branch from b130bef to 5772a8b Compare June 11, 2024 16:47
@etal etal merged commit d1daea8 into main Jun 11, 2024
3 checks passed
@etal etal deleted the report-updates branch June 11, 2024 17:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sporadic error in RepCap plot generation
2 participants
0