Skip to content
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

Development #68

Merged
merged 43 commits into from
Dec 17, 2021
Merged

Development #68

merged 43 commits into from
Dec 17, 2021

Conversation

fruce-ki
Copy link
Collaborator

Main reason to pull is the fix of a bug preventing the import of Kallisto data when the number of samples in the two conditions is not equal.

A number of other changes from the stalled conversion to bioconductor standards are coming a long with that fix. The unit tests are passing, so it is probably safe to release and use.

By default RATs will now report only the dtu_freq from the bootstraps.
The other bootstrap result fields are omitted, allowing RATs to no longer keep in memory 5 columns per iteration for later processing. This improves memory footprint and scalability from linear to constant with regards to number of bootstraps.
…led GFF3 for annot2models() due to ugly behaviour. #44 #43
In case things fall apart again.
Leaving shiny as optional due to size. Most of the other optionals were negligible and nothing is gained from making the package more complex to document and maintain.
Moving ggplot2 from "Imports:" to "Depends:" fixes the problems with testthat not loading ggplot2 for the tests.
Removed some word-y bits, tidied up some phrasing. Also made most code executable again, to reduce chance of forgetting to update the examples if in the future the syntax of a function changes.
bulk of bootstrapping code placed inside function
Running, but some tests need to be updated.
ToC works better in HTML.
And avoids the pdflatex dependency that is a pain.
Only remaining warning is a mismatch in R versions under which packages were built.
fruce-ki and others added 13 commits July 11, 2019 17:42
Going forward, mean is the default behaviour. User can choose to use sum instead, as in the old behaviour.
I couldn't remember what scenarios the old data represented. So I remade them from scratch, trying to be less cryptic.
still work to be done
All tests pass in R4.0.3
@fruce-ki fruce-ki merged commit 14127ca into master Dec 17, 2021
@fruce-ki fruce-ki deleted the development branch December 17, 2021 08:59
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.

1 participant